Download outline map of Pres. Manuel A. Roxas (geojson format) :
Pres. Manuel A. Roxas.geojson (**)
Download polygon array of Pres. Manuel A. Roxas map for "Google Maps" :
Pres. Manuel A. Roxas.txt
Bounding Box for Pres. Manuel A. Roxas Map : ( 8.334397 , 123.163034 , 8.53625 , 123.257932 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Pres. Manuel A. Roxas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.334397, 123.163034, 8.53625, 123.257932);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pres. Manuel A. Roxas)
[out:json];
(
rel["name"="Pres. Manuel A. Roxas"][type=boundary];
rel["name:en"="Pres. Manuel A. Roxas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pres. Manuel A. Roxas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dohinog | 8.532700 , 123.190000 |
Irasan | 8.526000 , 123.206000 |
Langatian | 8.524700 , 123.208500 |
Langatian | 8.520800 , 123.232400 |
Marupay | 8.394440 , 123.225830 |
Pangologon | 8.505800 , 123.234800 |
President Manuel Acuna Roxas | 8.512220 , 123.248330 |
Sipulan | 8.522780 , 123.184440 |
Tanayan | 8.502300 , 123.216500 |
Notes:
- You can download geometry data for Pres. Manuel A. Roxas 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.