Tzompantepec (Tlaxcala) Map Cropping Samples
Tzompantepec (Tlaxcala) Map Cropping Samples-1
Tzompantepec (Tlaxcala) Map Cropping Samples-2
Tzompantepec neighborhoods and villages map with 3D shadow effect
flag map of Tzompantepec with 3D shadow effect
Tzompantepec map with 3d shadow effect
Download outline map of Tzompantepec (geojson format) :
Tzompantepec.geojson (**)
Download polygon array of Tzompantepec map for "Google Maps" :
Tzompantepec.txt
Bounding Box for Tzompantepec Map : ( 19.354436 , -98.130233 , 19.412291 , -98.028221 )
Wikipedia ID for Tzompantepec : Q5484819
Wikipedia SPARQL Query for Tzompantepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5484819 wdt:P1082 ?population. }
OPTIONAL { wd:Q5484819 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5484819 wdt:P2046 ?area. }
OPTIONAL { wd:Q5484819 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5484819 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5484819 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 Tzompantepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.354436, -98.130233, 19.412291, -98.028221);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tzompantepec)
[out:json];
(
rel["name"="Tzompantepec"][type=boundary];
rel["name:en"="Tzompantepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tzompantepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuayecatl | 19.386490 , -98.096880 |
Fraccionamiento el Divino Salvador | 19.385000 , -98.088060 |
La Providencia las Huertas [Rancho] | 19.361860 , -98.053430 |
Mazapa (Rancho los Juanes) | 19.387060 , -98.091480 |
Rancho Amoltepec | 19.362330 , -98.046680 |
Rancho Cruztitla (Coyoeca) | 19.391570 , -98.098010 |
San Andrés Ahuashuatepec | 19.385587 , -98.112913 |
San Andres Ahuashuatepec | 19.378470 , -98.111100 |
San Juan Quetzalcoapan | 19.379470 , -98.071130 |
San Mateo Inophil | 19.370280 , -98.054440 |
Tzompantepec | 19.372030 , -98.090907 |
Vivero San Andres | 19.391880 , -98.108360 |
Xaltianquisco | 19.370000 , -98.081940 |
Notes:
- You can download geometry data for Tzompantepec 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.