Quezon (Bukidnon) Map Cropping Samples
Quezon (Bukidnon) Map Cropping Samples-1
Quezon (Bukidnon) 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 : ( 7.590455 , 125.030501 , 7.858828 , 125.35129 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quezon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.590455, 125.030501, 7.858828, 125.35129);
);
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) |
Buayan | 7.731940 , 125.050830 |
Dagao | 7.850000 , 125.266670 |
Kibureau | 7.697500 , 125.232500 |
Kulaman | 7.799720 , 125.169170 |
Lumintao | 7.802500 , 125.211670 |
Lumintao | 7.817230 , 125.313720 |
Quezon | 7.730280 , 125.098890 |
Salawagan | 7.705280 , 125.115000 |
San Jose | 7.736670 , 125.070280 |
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.