Tepeyanco (Tlaxcala) Map Cropping Samples
Tepeyanco (Tlaxcala) Map Cropping Samples-1
Tepeyanco (Tlaxcala) Map Cropping Samples-2
Tepeyanco neighborhoods and villages map with 3D shadow effect
flag map of Tepeyanco with 3D shadow effect
Tepeyanco map with 3d shadow effect
Download outline map of Tepeyanco (geojson format) :
Tepeyanco.geojson (**)
Download polygon array of Tepeyanco map for "Google Maps" :
Tepeyanco.txt
Bounding Box for Tepeyanco Map : ( 19.216467 , -98.253651 , 19.27732 , -98.206081 )
Wikipedia ID for Tepeyanco : Q3892089
Wikipedia SPARQL Query for Tepeyanco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892089 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892089 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892089 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892089 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892089 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892089 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 Tepeyanco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.216467, -98.253651, 19.27732, -98.206081);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tepeyanco)
[out:json];
(
rel["name"="Tepeyanco"][type=boundary];
rel["name:en"="Tepeyanco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tepeyanco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antorcha Campesina | 19.259330 , -98.241220 |
Colonia Guadalupe | 19.261980 , -98.236760 |
El Potrero | 19.258710 , -98.243070 |
Gerardo Franco | 19.261820 , -98.239460 |
Guerrero | 19.260230 , -98.233950 |
La Aurora | 19.256800 , -98.223200 |
Las Aguilas [Colonia] | 19.252780 , -98.231110 |
San Cosme Atlamaxac | 19.238400 , -98.225130 |
San Pedro Xalcaltzinco | 19.227780 , -98.228060 |
Santiago Tlacochcalco | 19.265510 , -98.223120 |
Santiago Tlacochcalco | 19.268610 , -98.223060 |
Tepeyanco | 19.244792 , -98.235025 |
Vacaciones | 19.250500 , -98.224470 |
Notes:
- You can download geometry data for Tepeyanco 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.