Ronda (Cebu) Map Cropping Samples
Ronda (Cebu) Map Cropping Samples-1
Ronda (Cebu) Map Cropping Samples-2
Ronda neighborhoods and villages map with 3D shadow effect
flag map of Ronda with 3D shadow effect
Ronda map with 3d shadow effect
Download outline map of Ronda (geojson format) :
Ronda.geojson (**)
Download polygon array of Ronda map for "Google Maps" :
Ronda.txt
Bounding Box for Ronda Map : ( 9.987018 , 123.401253 , 10.024553 , 123.492339 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ronda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.987018, 123.401253, 10.024553, 123.492339);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ronda)
[out:json];
(
rel["name"="Ronda"][type=boundary];
rel["name:en"="Ronda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ronda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Butong | 10.001100 , 123.432400 |
Candoling | 10.016670 , 123.416670 |
Cansalonoy | 9.993560 , 123.474740 |
Cansayahon | 10.000000 , 123.416670 |
Ilaya | 9.998950 , 123.427480 |
Jandiliog | 10.016800 , 123.415900 |
Kabalaasnan | 9.999420 , 123.476820 |
Kambanog | 9.997600 , 123.488360 |
Mandalano | 10.000000 , 123.450000 |
Ronda | 9.999000 , 123.409500 |
Santa Cruz | 10.006800 , 123.414000 |
Notes:
- You can download geometry data for Ronda 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.