Morong (Bataan) Map Cropping Samples
Morong (Bataan) Map Cropping Samples-1
Morong (Bataan) Map Cropping Samples-2
Morong neighborhoods and villages map with 3D shadow effect
flag map of Morong with 3D shadow effect
Morong map with 3d shadow effect
Download outline map of Morong (geojson format) :
Morong.geojson (**)
Download polygon array of Morong map for "Google Maps" :
Morong.txt
Bounding Box for Morong Map : ( 14.621222 , 120.245392 , 14.770439 , 120.417177 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Morong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.621222, 120.245392, 14.770439, 120.417177);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Morong)
[out:json];
(
rel["name"="Morong"][type=boundary];
rel["name:en"="Morong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Morong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balayon | 14.655300 , 120.295200 |
Binaritan | 14.681700 , 120.267400 |
Mabayo | 14.731800 , 120.278100 |
Mauban | 14.645700 , 120.303800 |
Morong | 14.678890 , 120.266110 |
Nagbalayong | 14.657200 , 120.293700 |
Pinuunan | 14.750000 , 120.416670 |
Sabang | 14.695100 , 120.250700 |
Notes:
- You can download geometry data for Morong 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.