Download outline map of Nasipit (geojson format) :
Nasipit.geojson (**)
Download polygon array of Nasipit map for "Google Maps" :
Nasipit.txt
Bounding Box for Nasipit Map : ( 8.861074 , 125.29489 , 8.994583 , 125.392768 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Nasipit map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.861074, 125.29489, 8.994583, 125.392768);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nasipit)
[out:json];
(
rel["name"="Nasipit"][type=boundary];
rel["name:en"="Nasipit"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nasipit
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aclan | 8.991390 , 125.311940 |
Amontay | 8.987500 , 125.316390 |
Culit | 8.947220 , 125.356940 |
Kinabhangan | 8.969170 , 125.357500 |
Magoon | 8.932500 , 125.357500 |
Punta | 8.989720 , 125.340000 |
Notes:
- You can download geometry data for Nasipit 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.