Download outline map of Rapu-rapu (geojson format) :
Rapu-rapu.geojson (**)
Download polygon array of Rapu-rapu map for "Google Maps" :
Rapu-rapu.txt
Bounding Box for Rapu-rapu Map : ( 13.171223 , 124.056221 , 13.237917 , 124.217918 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Rapu-rapu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.171223, 124.056221, 13.237917, 124.217918);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rapu-rapu)
[out:json];
(
rel["name"="Rapu-rapu"][type=boundary];
rel["name:en"="Rapu-rapu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rapu-rapu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agojo | 13.222700 , 124.171200 |
Binosauan | 13.190800 , 124.212600 |
Buenavista | 13.219300 , 124.181300 |
Karogkog | 13.180800 , 124.179700 |
Linao | 13.200400 , 124.212200 |
Malobago | 13.183330 , 124.200000 |
Mananao | 13.229000 , 124.143400 |
Morocborocan | 13.216500 , 124.095100 |
Pitogo | 13.197300 , 124.095800 |
Rapu-Rapu | 13.186600 , 124.125600 |
Notes:
- You can download geometry data for Rapu-rapu 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.