Kalayaan (Laguna) Map Cropping Samples
Kalayaan (Laguna) Map Cropping Samples-1
Kalayaan (Laguna) Map Cropping Samples-2
Kalayaan neighborhoods and villages map with 3D shadow effect
flag map of Kalayaan with 3D shadow effect
Kalayaan map with 3d shadow effect
Download outline map of Kalayaan (geojson format) :
Kalayaan.geojson (**)
Download polygon array of Kalayaan map for "Google Maps" :
Kalayaan.txt
Bounding Box for Kalayaan Map : ( 14.313546 , 121.46199 , 14.357067 , 121.589724 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kalayaan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.313546, 121.46199, 14.357067, 121.589724);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kalayaan)
[out:json];
(
rel["name"="Kalayaan"][type=boundary];
rel["name:en"="Kalayaan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kalayaan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kalayaan | 14.324700 , 121.476900 |
Kalayaan | 14.350000 , 121.566670 |
Longos | 14.339400 , 121.481300 |
Lunao | 14.333330 , 121.483330 |
Sala | 14.328060 , 121.509720 |
San Antonio | 14.339220 , 121.508450 |
San Juan | 14.326400 , 121.477200 |
Santo Angel | 14.322780 , 121.529640 |
Notes:
- You can download geometry data for Kalayaan 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.