Limay (Bataan) Map Cropping Samples
Limay (Bataan) Map Cropping Samples-1
Limay (Bataan) Map Cropping Samples-2
Limay neighborhoods and villages map with 3D shadow effect
flag map of Limay with 3D shadow effect
Limay map with 3d shadow effect
Download outline map of Limay (geojson format) :
Limay.geojson (**)
Download polygon array of Limay map for "Google Maps" :
Limay.txt
Bounding Box for Limay Map : ( 14.496931 , 120.505406 , 14.583894 , 120.61042 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Limay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.496931, 120.505406, 14.583894, 120.61042);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Limay)
[out:json];
(
rel["name"="Limay"][type=boundary];
rel["name:en"="Limay"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Limay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayam | 14.520830 , 120.607220 |
Bakong | 14.575560 , 120.588890 |
Cuevas | 14.527780 , 120.605000 |
Kitang | 14.551110 , 120.598610 |
Pias | 14.534170 , 120.567220 |
Notes:
- You can download geometry data for Limay 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.