Mercedes (Eastern Samar) Map Cropping Samples
Mercedes (Eastern Samar) Map Cropping Samples-1
Mercedes (Eastern Samar) Map Cropping Samples-2
Mercedes neighborhoods and villages map with 3D shadow effect
flag map of Mercedes with 3D shadow effect
Mercedes map with 3d shadow effect
Download outline map of Mercedes (geojson format) :
Mercedes.geojson (**)
Download polygon array of Mercedes map for "Google Maps" :
Mercedes.txt
Bounding Box for Mercedes Map : ( 11.064023 , 125.670387 , 11.119687 , 125.738797 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mercedes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.064023, 125.670387, 11.119687, 125.738797);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mercedes)
[out:json];
(
rel["name"="Mercedes"][type=boundary];
rel["name:en"="Mercedes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mercedes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anoron | 11.086390 , 125.717500 |
Banuyo | 11.096390 , 125.694170 |
Bobon | 11.091110 , 125.679170 |
Busay | 11.083330 , 125.700000 |
Butig | 11.083330 , 125.683330 |
Buyayauon | 11.100000 , 125.700000 |
Cabongaan | 11.073060 , 125.693890 |
Palamorag | 11.077780 , 125.717780 |
Sung-an | 11.078200 , 125.693300 |
Notes:
- You can download geometry data for Mercedes 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.