Teotongo (Oaxaca) Map Cropping Samples
Teotongo (Oaxaca) Map Cropping Samples-1
Teotongo (Oaxaca) Map Cropping Samples-2
Teotongo neighborhoods and villages map with 3D shadow effect
flag map of Teotongo with 3D shadow effect
Teotongo map with 3d shadow effect
Download outline map of Teotongo (geojson format) :
Teotongo.geojson (**)
Download polygon array of Teotongo map for "Google Maps" :
Teotongo.txt
Bounding Box for Teotongo Map : ( 17.702737 , -97.575143 , 17.788834 , -97.494421 )
Wikipedia ID for Teotongo : Q3891062
Wikipedia SPARQL Query for Teotongo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891062 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891062 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891062 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891062 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891062 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891062 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 Teotongo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.702737, -97.575143, 17.788834, -97.494421);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teotongo)
[out:json];
(
rel["name"="Teotongo"][type=boundary];
rel["name:en"="Teotongo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teotongo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de las Piedras Negras | 17.734720 , -97.532780 |
Barrio Dieciseis de Septiembre | 17.725280 , -97.527220 |
El Tecomate | 17.735000 , -97.550280 |
La Luz | 17.760830 , -97.545280 |
Rancho la Cruz | 17.716670 , -97.539170 |
Teotongo | 17.727204 , -97.536029 |
Notes:
- You can download geometry data for Teotongo 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.