Bayog (Zamboanga del Sur) Map Cropping Samples
Bayog (Zamboanga del Sur) Map Cropping Samples-1
Bayog (Zamboanga del Sur) Map Cropping Samples-2
Bayog neighborhoods and villages map with 3D shadow effect
flag map of Bayog with 3D shadow effect
Bayog map with 3d shadow effect
Download outline map of Bayog (geojson format) :
Bayog.geojson (**)
Download polygon array of Bayog map for "Google Maps" :
Bayog.txt
Bounding Box for Bayog Map : ( 7.813523 , 122.960923 , 8.010187 , 123.116599 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bayog map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.813523, 122.960923, 8.010187, 123.116599);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bayog)
[out:json];
(
rel["name"="Bayog"][type=boundary];
rel["name:en"="Bayog"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Bayog 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.