Carmen (Surigao del Sur) Map Cropping Samples
Carmen (Surigao del Sur) Map Cropping Samples-1
Carmen (Surigao del Sur) Map Cropping Samples-2
Carmen neighborhoods and villages map with 3D shadow effect
flag map of Carmen with 3D shadow effect
Carmen map with 3d shadow effect
Download outline map of Carmen (geojson format) :
Carmen.geojson (**)
Download polygon array of Carmen map for "Google Maps" :
Carmen.txt
Bounding Box for Carmen Map : ( 9.095572 , 125.804914 , 9.277871 , 126.059581 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Carmen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.095572, 125.804914, 9.277871, 126.059581);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Carmen)
[out:json];
(
rel["name"="Carmen"][type=boundary];
rel["name:en"="Carmen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Carmen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antao | 9.239720 , 125.991390 |
Bitaogan | 9.150000 , 125.950000 |
Bobon | 9.222220 , 126.028060 |
Buaya | 9.255560 , 126.026390 |
Carmen | 9.226390 , 126.017220 |
Ipil | 9.228610 , 126.025000 |
Lanang | 9.234240 , 125.999300 |
Tarac-an | 9.248440 , 125.993430 |
Notes:
- You can download geometry data for Carmen 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.