Download outline map of Manukan (geojson format) :
Manukan.geojson (**)
Download polygon array of Manukan map for "Google Maps" :
Manukan.txt
Bounding Box for Manukan Map : ( 8.305855 , 123.04108 , 8.535389 , 123.182703 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Manukan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.305855, 123.04108, 8.535389, 123.182703);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manukan)
[out:json];
(
rel["name"="Manukan"][type=boundary];
rel["name:en"="Manukan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manukan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dapatan | 8.520700 , 123.130900 |
Dopane | 8.521900 , 123.150200 |
Libuton | 8.502200 , 123.085900 |
Linay | 8.516670 , 123.133330 |
Lipras | 8.527500 , 123.170100 |
Loquilos | 8.516800 , 123.113800 |
Mamara | 8.422220 , 123.091390 |
Manucan | 8.518400 , 123.093300 |
Matam | 8.474700 , 123.106800 |
Palite | 8.468060 , 123.094720 |
Ponong | 8.493330 , 123.169440 |
Sonob | 8.328060 , 123.155830 |
Tamauan | 8.365560 , 123.128610 |
Villarancos | 8.527700 , 123.159700 |
Notes:
- You can download geometry data for Manukan 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.