Tetlatlahuca (Tlaxcala) Map Cropping Samples
Tetlatlahuca (Tlaxcala) Map Cropping Samples-1
Tetlatlahuca (Tlaxcala) Map Cropping Samples-2
Tetlatlahuca neighborhoods and villages map with 3D shadow effect
flag map of Tetlatlahuca with 3D shadow effect
Tetlatlahuca map with 3d shadow effect
Download outline map of Tetlatlahuca (geojson format) :
Tetlatlahuca.geojson (**)
Download polygon array of Tetlatlahuca map for "Google Maps" :
Tetlatlahuca.txt
Bounding Box for Tetlatlahuca Map : ( 19.18427 , -98.31666 , 19.280907 , -98.257294 )
Wikipedia ID for Tetlatlahuca : Q3893022
Wikipedia SPARQL Query for Tetlatlahuca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893022 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893022 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893022 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893022 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893022 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893022 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 Tetlatlahuca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.18427, -98.31666, 19.280907, -98.257294);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tetlatlahuca)
[out:json];
(
rel["name"="Tetlatlahuca"][type=boundary];
rel["name:en"="Tetlatlahuca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tetlatlahuca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atenco | 19.243900 , -98.300250 |
Cuamilpa | 19.265280 , -98.275000 |
El Fresno | 19.228400 , -98.299680 |
LICONSA (La Regadera) | 19.225180 , -98.294890 |
Paredon | 19.231880 , -98.281540 |
Piscila | 19.273920 , -98.280480 |
Rinconada | 19.278060 , -98.272280 |
San Bartolome Tenango | 19.252530 , -98.291720 |
Santa Agueda | 19.192730 , -98.290660 |
Santa Ana Portales | 19.200280 , -98.301670 |
Santa Cruz Aquiahuac | 19.239118 , -98.282683 |
Santa Cruz Capulinares | 19.254620 , -98.299970 |
Tenango | 19.250000 , -98.288890 |
Tetlatlahuca | 19.232766 , -98.294792 |
Notes:
- You can download geometry data for Tetlatlahuca 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.