Dolores (Quezon) Map Cropping Samples
Dolores (Quezon) Map Cropping Samples-1
Dolores (Quezon) Map Cropping Samples-2
Dolores neighborhoods and villages map with 3D shadow effect
flag map of Dolores with 3D shadow effect
Dolores map with 3d shadow effect
Download outline map of Dolores (geojson format) :
Dolores.geojson (**)
Download polygon array of Dolores map for "Google Maps" :
Dolores.txt
Bounding Box for Dolores Map : ( 13.984719 , 121.341099 , 14.051133 , 121.410888 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dolores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.984719, 121.341099, 14.051133, 121.410888);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dolores)
[out:json];
(
rel["name"="Dolores"][type=boundary];
rel["name:en"="Dolores"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dolores
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bulakin | 14.018200 , 121.386300 |
Bungoy | 13.997790 , 121.365640 |
Dagatan | 14.001700 , 121.376700 |
Dolores | 14.016500 , 121.401100 |
Putol | 14.016670 , 121.400000 |
San Mateo | 14.008100 , 121.401300 |
Notes:
- You can download geometry data for Dolores 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.