Quezon (Nueva Vizcaya) Map Cropping Samples
Quezon (Nueva Vizcaya) Map Cropping Samples-1
Quezon (Nueva Vizcaya) Map Cropping Samples-2
Quezon neighborhoods and villages map with 3D shadow effect
flag map of Quezon with 3D shadow effect
Quezon map with 3d shadow effect
Download outline map of Quezon (geojson format) :
Quezon.geojson (**)
Download polygon array of Quezon map for "Google Maps" :
Quezon.txt
Bounding Box for Quezon Map : ( 16.386018 , 121.195364 , 16.539113 , 121.390667 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quezon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.386018, 121.195364, 16.539113, 121.390667);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quezon)
[out:json];
(
rel["name"="Quezon"][type=boundary];
rel["name:en"="Quezon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quezon
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buliwao | 16.483330 , 121.233330 |
Caliat | 16.497200 , 121.271300 |
Daruba | 16.492200 , 121.260800 |
Madianga | 16.496600 , 121.210000 |
Nalubbunan | 16.500480 , 121.230440 |
Quezon | 16.500000 , 121.266670 |
Runruno | 16.492700 , 121.290200 |
Notes:
- You can download geometry data for Quezon 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.