Mayorga (Leyte) Map Cropping Samples
Mayorga (Leyte) Map Cropping Samples-1
Mayorga (Leyte) Map Cropping Samples-2
Mayorga neighborhoods and villages map with 3D shadow effect
flag map of Mayorga with 3D shadow effect
Mayorga map with 3d shadow effect
Download outline map of Mayorga (geojson format) :
Mayorga.geojson (**)
Download polygon array of Mayorga map for "Google Maps" :
Mayorga.txt
Bounding Box for Mayorga Map : ( 10.841674 , 124.951264 , 10.922955 , 125.017018 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mayorga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.841674, 124.951264, 10.922955, 125.017018);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mayorga)
[out:json];
(
rel["name"="Mayorga"][type=boundary];
rel["name:en"="Mayorga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mayorga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bibo | 10.850000 , 124.966670 |
Bungtod | 10.900000 , 124.966670 |
Burakan | 10.855280 , 124.953610 |
Caguinkingan | 10.873060 , 124.996940 |
Caluslugan | 10.866670 , 124.966670 |
Doyog | 10.883330 , 124.966670 |
Gibuga | 10.883330 , 124.983330 |
Gibuga | 10.900000 , 124.966670 |
Gintuluyan | 10.883330 , 125.000000 |
Kapakunan | 10.916670 , 124.966670 |
Mayorga | 10.900000 , 125.000000 |
Pericuhon | 10.900000 , 124.966670 |
San Pedro | 10.865560 , 125.001670 |
San Roque | 10.893060 , 125.010830 |
Talisay | 10.916670 , 124.983330 |
Union | 10.883330 , 124.983330 |
Notes:
- You can download geometry data for Mayorga 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.