Tunga (Leyte) Map Cropping Samples
Tunga (Leyte) Map Cropping Samples-1
Tunga (Leyte) Map Cropping Samples-2
Tunga neighborhoods and villages map with 3D shadow effect
flag map of Tunga with 3D shadow effect
Tunga map with 3d shadow effect
Download outline map of Tunga (geojson format) :
Tunga.geojson (**)
Download polygon array of Tunga map for "Google Maps" :
Tunga.txt
Bounding Box for Tunga Map : ( 11.218923 , 124.7249 , 11.263745 , 124.783173 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tunga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.218923, 124.7249, 11.263745, 124.783173);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tunga)
[out:json];
(
rel["name"="Tunga"][type=boundary];
rel["name:en"="Tunga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tunga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abango | 11.250000 , 124.750000 |
Macalpi | 11.235560 , 124.736390 |
Sadyapun | 11.233330 , 124.733330 |
Tigbao | 11.232500 , 124.731940 |
Tunga | 11.245560 , 124.751670 |
Notes:
- You can download geometry data for Tunga 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.