Quezon (Isabela) Map Cropping Samples
Quezon (Isabela) Map Cropping Samples-1
Quezon (Isabela) 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 : ( 17.253864 , 121.581719 , 17.4174 , 121.714914 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quezon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.253864, 121.581719, 17.4174, 121.714914);
);
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) |
Alunan | 17.310710 , 121.607390 |
Barucbuc | 17.257530 , 121.608440 |
Calamagui | 17.280930 , 121.630040 |
Caloocan | 17.316980 , 121.699980 |
Mangga | 17.294890 , 121.627040 |
Quezon | 17.313030 , 121.606540 |
Samonte | 17.309910 , 121.601800 |
San Juan | 17.345560 , 121.695560 |
Talaca | 17.311730 , 121.602740 |
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.