Teresa (Rizal) Map Cropping Samples
Teresa (Rizal) Map Cropping Samples-1
Teresa (Rizal) Map Cropping Samples-2
Teresa neighborhoods and villages map with 3D shadow effect
flag map of Teresa with 3D shadow effect
Teresa map with 3d shadow effect
Download outline map of Teresa (geojson format) :
Teresa.geojson (**)
Download polygon array of Teresa map for "Google Maps" :
Teresa.txt
Bounding Box for Teresa Map : ( 14.545782 , 121.19388 , 14.595343 , 121.257708 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Teresa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.545782, 121.19388, 14.595343, 121.257708);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teresa)
[out:json];
(
rel["name"="Teresa"][type=boundary];
rel["name:en"="Teresa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teresa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bagumbayan | 14.551900 , 121.218400 |
Dalig | 14.560300 , 121.213800 |
May-iba | 14.561400 , 121.210300 |
Pantay | 14.561110 , 121.230000 |
Pinugay | 14.591800 , 121.245700 |
Poblacion | 14.559200 , 121.201400 |
San Gabriel | 14.553800 , 121.215500 |
Teresa | 14.561200 , 121.219500 |
Notes:
- You can download geometry data for Teresa 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.