Payao (Zamboanga del Sur) Map Cropping Samples
Payao (Zamboanga del Sur) Map Cropping Samples-1
Payao (Zamboanga del Sur) Map Cropping Samples-2
Payao neighborhoods and villages map with 3D shadow effect
flag map of Payao with 3D shadow effect
Payao map with 3d shadow effect
Download outline map of Payao (geojson format) :
Payao.geojson (**)
Download polygon array of Payao map for "Google Maps" :
Payao.txt
Bounding Box for Payao Map : ( 7.790014 , 123.105255 , 8.011404 , 123.223615 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Payao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.790014, 123.105255, 8.011404, 123.223615);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Payao)
[out:json];
(
rel["name"="Payao"][type=boundary];
rel["name:en"="Payao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Payao in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.