Santa Cruz Tlaxcala (Tlaxcala) Map Cropping Samples
Santa Cruz Tlaxcala (Tlaxcala) Map Cropping Samples-1
Santa Cruz Tlaxcala (Tlaxcala) Map Cropping Samples-2
Santa Cruz Tlaxcala neighborhoods and villages map with 3D shadow effect
flag map of Santa Cruz Tlaxcala with 3D shadow effect
Santa Cruz Tlaxcala map with 3d shadow effect
Download outline map of Santa Cruz Tlaxcala (geojson format) :
Santa Cruz Tlaxcala.geojson (**)
Download polygon array of Santa Cruz Tlaxcala map for "Google Maps" :
Santa Cruz Tlaxcala.txt
Bounding Box for Santa Cruz Tlaxcala Map : ( 19.317757 , -98.161422 , 19.404455 , -98.092458 )
Wikipedia ID for Santa Cruz Tlaxcala : Q7419435
Wikipedia SPARQL Query for Santa Cruz Tlaxcala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7419435 wdt:P1082 ?population. }
OPTIONAL { wd:Q7419435 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7419435 wdt:P2046 ?area. }
OPTIONAL { wd:Q7419435 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7419435 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7419435 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 Santa Cruz Tlaxcala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.317757, -98.161422, 19.404455, -98.092458);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Cruz Tlaxcala)
[out:json];
(
rel["name"="Santa Cruz Tlaxcala"][type=boundary];
rel["name:en"="Santa Cruz Tlaxcala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Cruz Tlaxcala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuyoaco | 19.354980 , -98.129520 |
El Tesoro (Bautista) [Rancho] | 19.352480 , -98.127920 |
Guadalupe Tlachco | 19.330155 , -98.110272 |
Jesus Huitznahuac | 19.342510 , -98.128070 |
San Diego Atlapahuaya | 19.382290 , -98.128660 |
San Lucas Tlacochcalco | 19.342610 , -98.146410 |
San Miguel Contla | 19.376911 , -98.130367 |
Santa Cruz Otlatla | 19.354270 , -98.150910 |
Santa Cruz Tlaxcala | 19.359286 , -98.147042 |
Xamistla | 19.337220 , -98.111670 |
Notes:
- You can download geometry data for Santa Cruz Tlaxcala 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.