Lacub (Abra) Map Cropping Samples
Lacub (Abra) Map Cropping Samples-1
Lacub (Abra) Map Cropping Samples-2
Lacub neighborhoods and villages map with 3D shadow effect
flag map of Lacub with 3D shadow effect
Lacub map with 3d shadow effect
Download outline map of Lacub (geojson format) :
Lacub.geojson (**)
Download polygon array of Lacub map for "Google Maps" :
Lacub.txt
Bounding Box for Lacub Map : ( 17.633841 , 120.857918 , 17.739657 , 121.124678 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Lacub map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.633841, 120.857918, 17.739657, 121.124678);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lacub)
[out:json];
(
rel["name"="Lacub"][type=boundary];
rel["name:en"="Lacub"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lacub
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bakag | 17.721600 , 120.906000 |
Buneg | 17.676900 , 120.925700 |
Guinguinabang | 17.716670 , 120.916670 |
Lotot | 17.683330 , 120.916670 |
Sap-al | 17.683330 , 120.916670 |
Talampac | 17.716670 , 120.900000 |
Notes:
- You can download geometry data for Lacub 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.