Tagaytay (Cavite) Map Cropping Samples
Tagaytay (Cavite) Map Cropping Samples-1
Tagaytay (Cavite) Map Cropping Samples-2
Tagaytay neighborhoods and villages map with 3D shadow effect
flag map of Tagaytay with 3D shadow effect
Tagaytay map with 3d shadow effect
Download outline map of Tagaytay (geojson format) :
Tagaytay.geojson (**)
Download polygon array of Tagaytay map for "Google Maps" :
Tagaytay.txt
Bounding Box for Tagaytay Map : ( 14.07438 , 120.885608 , 14.153167 , 121.036209 )
Wikipedia ID for Tagaytay : Q63154
Wikipedia SPARQL Query for Tagaytay (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q63154 wdt:P1082 ?population. }
OPTIONAL { wd:Q63154 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q63154 wdt:P2046 ?area. }
OPTIONAL { wd:Q63154 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q63154 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q63154 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Tagaytay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.07438, 120.885608, 14.153167, 121.036209);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tagaytay)
[out:json];
(
rel["name"="Tagaytay City"][type=boundary];
rel["name:en"="Tagaytay City"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tagaytay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Galicias | 14.081550 , 120.902690 |
Iruhin | 14.131110 , 121.005560 |
Kaybagal | 14.112700 , 120.941450 |
Kibagan | 14.116670 , 120.933330 |
Maitim Segundo | 14.127640 , 120.957830 |
Neogan | 14.116670 , 120.966670 |
Patuto | 14.116670 , 120.966670 |
Patutong Malaki | 14.112560 , 120.913840 |
Suplang | 14.083330 , 120.916670 |
Tagaytay | 14.095320 , 120.933550 |
Notes:
- You can download geometry data for Tagaytay 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.