Roxas (Palawan) Map Cropping Samples
Roxas (Palawan) Map Cropping Samples-1
Roxas (Palawan) Map Cropping Samples-2
Roxas neighborhoods and villages map with 3D shadow effect
flag map of Roxas with 3D shadow effect
Roxas map with 3d shadow effect
Download outline map of Roxas (geojson format) :
Roxas.geojson (**)
Download polygon array of Roxas map for "Google Maps" :
Roxas.txt
Bounding Box for Roxas Map : ( 10.027861 , 119.037466 , 10.517115 , 119.522573 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Roxas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.027861, 119.037466, 10.517115, 119.522573);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Roxas)
[out:json];
(
rel["name"="Roxas"][type=boundary];
rel["name:en"="Roxas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Roxas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barbacan | 10.325900 , 119.353800 |
Del Pilar | 10.317700 , 119.340600 |
N. Zabala | 10.117210 , 119.211900 |
New Barbacan | 10.352220 , 119.262220 |
Roxas | 10.364905 , 119.373321 |
Roxas | 10.321500 , 119.345100 |
Salvacion | 10.210300 , 119.229700 |
San Miguel | 10.067220 , 119.180280 |
San Nicolas | 10.358490 , 119.389100 |
Tinitian | 10.063110 , 119.199600 |
Tulariquin | 10.145910 , 119.212100 |
Notes:
- You can download geometry data for 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.