Quezon (Palawan) Map Cropping Samples
Quezon (Palawan) Map Cropping Samples-1
Quezon (Palawan) 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 : ( 8.951162 , 117.737937 , 9.550655 , 118.381667 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quezon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.951162, 117.737937, 9.550655, 118.381667);
);
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) |
Aramawayan | 9.342470 , 118.162300 |
Berong | 9.472960 , 118.207900 |
Bunog | 9.140280 , 117.781670 |
Calumpang | 9.163060 , 117.780000 |
Isugod | 9.340770 , 118.119600 |
Iwahig | 9.282780 , 118.075560 |
Lamakan | 9.167980 , 117.781900 |
Maasin | 9.298330 , 118.055000 |
Marirong | 9.177480 , 117.882800 |
Panitian | 9.217500 , 117.924720 |
Quezon | 9.241110 , 118.031390 |
Tabon | 9.238770 , 117.994600 |
Tagbayog | 9.267780 , 118.028330 |
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.