Real (Quezon) Map Cropping Samples
![Real (Quezon) Map Cropping Samples-1](og_image/map_cropping/4-1108699009-1.jpeg)
Real (Quezon) Map Cropping Samples-1
![Real (Quezon) Map Cropping Samples-2](og_image/map_cropping/4-1108699009-3.jpeg)
Real (Quezon) Map Cropping Samples-2
![Real neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108699009.jpg)
Real neighborhoods and villages map with 3D shadow effect
![flag map of Real with 3D shadow effect](og_image/flag_maps/flag_map_1108699009.jpg)
flag map of Real with 3D shadow effect
![Real map with 3d shadow effect](og_image/blank_maps/map_1108699009.png)
Real map with 3d shadow effect
Download outline map of Real (geojson format) :
Real.geojson (**)
Download polygon array of Real map for "Google Maps" :
Real.txt
Bounding Box for Real Map : ( 14.421284 , 121.444701 , 14.733729 , 121.65182 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Real map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.421284, 121.444701, 14.733729, 121.65182);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Real)
[out:json];
(
rel["name"="Real"][type=boundary];
rel["name:en"="Real"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Real
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Catmonan | 14.716670 , 121.600000 |
Cawayan | 14.683810 , 121.603450 |
Gatosan | 14.703660 , 121.588220 |
Hegmatangan | 14.666670 , 121.516670 |
Kiloloran | 14.635710 , 121.606170 |
Labayat | 14.483330 , 121.633330 |
Quidadayag | 14.716670 , 121.583330 |
Real | 14.663970 , 121.604120 |
Tignoan | 14.565220 , 121.617860 |
Notes:
- You can download geometry data for Real 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.