Download outline map of Sabtang (geojson format) :
Sabtang.geojson (**)
Download polygon array of Sabtang map for "Google Maps" :
Sabtang.txt
Bounding Box for Sabtang Map : ( 20.262056 , 121.835358 , 20.357056 , 121.888725 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sabtang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.262056, 121.835358, 20.357056, 121.888725);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sabtang)
[out:json];
(
rel["name"="Sabtang"][type=boundary];
rel["name:en"="Sabtang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sabtang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chavayan | 20.284860 , 121.870770 |
Nakanmuan | 20.324960 , 121.838370 |
Sanidog | 20.310860 , 121.887570 |
Sumnanga | 20.300560 , 121.843070 |
Notes:
- You can download geometry data for Sabtang 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.