Bay (Laguna) Map Cropping Samples
Bay (Laguna) Map Cropping Samples-1
Bay (Laguna) Map Cropping Samples-2
Bay neighborhoods and villages map with 3D shadow effect
flag map of Bay with 3D shadow effect
Bay map with 3d shadow effect
Download outline map of Bay (geojson format) :
Bay.geojson (**)
Download polygon array of Bay map for "Google Maps" :
Bay.txt
Bounding Box for Bay Map : ( 14.073292 , 121.195549 , 14.198051 , 121.295148 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.073292, 121.195549, 14.198051, 121.295148);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bay)
[out:json];
(
rel["name"="Bay"][type=boundary];
rel["name:en"="Bay"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bay | 14.183100 , 121.284800 |
Bitin | 14.093890 , 121.212780 |
Cabulusan | 14.116670 , 121.233330 |
Maitim | 14.181700 , 121.283400 |
Makban | 14.097990 , 121.218470 |
Masaya | 14.143400 , 121.273300 |
Puypuy | 14.167450 , 121.281960 |
San Isidro | 14.186800 , 121.286500 |
Santa Elena | 14.096330 , 121.200700 |
Santo Domingo | 14.187100 , 121.263400 |
Notes:
- You can download geometry data for Bay 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.