Download outline map of Hinoba-an (geojson format) :
Hinoba-an.geojson (**)
Download polygon array of Hinoba-an map for "Google Maps" :
Hinoba-an.txt
Bounding Box for Hinoba-an Map : ( 9.421223 , 122.441193 , 9.673512 , 122.696636 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Hinoba-an map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.421223, 122.441193, 9.673512, 122.696636);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hinoba-an)
[out:json];
(
rel["name"="Hinoba-an"][type=boundary];
rel["name:en"="Hinoba-an"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hinoba-an
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alim | 9.564900 , 122.487600 |
Alingadyon | 9.604500 , 122.494300 |
Bacuyangan | 9.637000 , 122.472100 |
Buluangan | 9.517800 , 122.535300 |
Cabongbongan | 9.463400 , 122.632300 |
Camangyawon | 9.423500 , 122.614400 |
Campomanes | 9.630400 , 122.467100 |
Canbalangot | 9.579200 , 122.504700 |
Colipapa | 9.472600 , 122.561600 |
Da-og | 9.490500 , 122.547100 |
Hinoba-an | 9.550600 , 122.516400 |
Isio | 9.600000 , 122.466670 |
Jinoba-an | 9.600900 , 122.468400 |
Nabulao | 9.661600 , 122.457700 |
Nauhan | 9.622700 , 122.466600 |
Palasa-ron | 9.533400 , 122.525500 |
Panganawan | 9.457700 , 122.572200 |
Pook | 9.588100 , 122.472800 |
Sangue | 9.445800 , 122.589800 |
Tamborong | 9.650000 , 122.583330 |
Notes:
- You can download geometry data for Hinoba-an 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.