Cortes (Surigao del Sur) Map Cropping Samples
Cortes (Surigao del Sur) Map Cropping Samples-1
Cortes (Surigao del Sur) Map Cropping Samples-2
Cortes neighborhoods and villages map with 3D shadow effect
flag map of Cortes with 3D shadow effect
Cortes map with 3d shadow effect
Download outline map of Cortes (geojson format) :
Cortes.geojson (**)
Download polygon array of Cortes map for "Google Maps" :
Cortes.txt
Bounding Box for Cortes Map : ( 9.14743 , 126.099277 , 9.315389 , 126.207916 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Cortes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.14743, 126.099277, 9.315389, 126.207916);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cortes)
[out:json];
(
rel["name"="Cortes"][type=boundary];
rel["name:en"="Cortes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cortes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apuang | 9.257780 , 126.170560 |
Burgos | 9.266390 , 126.188330 |
Cabugo | 9.303330 , 126.166940 |
Cortes | 9.279720 , 126.191110 |
Mabahin | 9.185560 , 126.170560 |
Matho | 9.162780 , 126.177220 |
Tigao | 9.208890 , 126.176110 |
Tuburan | 9.289720 , 126.172500 |
Uba | 9.293610 , 126.195560 |
Notes:
- You can download geometry data for Cortes 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.