Chiautempan (Tlaxcala) Map Cropping Samples
Chiautempan (Tlaxcala) Map Cropping Samples-1
Chiautempan (Tlaxcala) Map Cropping Samples-2
Chiautempan neighborhoods and villages map with 3D shadow effect
flag map of Chiautempan with 3D shadow effect
Chiautempan map with 3d shadow effect
Download outline map of Chiautempan (geojson format) :
Chiautempan.geojson (**)
Download polygon array of Chiautempan map for "Google Maps" :
Chiautempan.txt
Bounding Box for Chiautempan Map : ( 19.249691 , -98.218654 , 19.329164 , -98.044206 )
Wikipedia ID for Chiautempan : Q1871732
Wikipedia SPARQL Query for Chiautempan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1871732 wdt:P1082 ?population. }
OPTIONAL { wd:Q1871732 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1871732 wdt:P2046 ?area. }
OPTIONAL { wd:Q1871732 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1871732 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1871732 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 Chiautempan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.249691, -98.218654, 19.329164, -98.044206);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiautempan)
[out:json];
(
rel["name"="Chiautempan"][type=boundary];
rel["name:en"="Chiautempan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiautempan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuehuehiac | 19.310400 , -98.166150 |
Alcotitla (Xaltipan) | 19.313220 , -98.155980 |
Chimalpa | 19.279170 , -98.143060 |
Colonia Libertad | 19.297440 , -98.175930 |
Ixcotla | 19.320770 , -98.178310 |
La Presa de San Bartolo (El Vado) | 19.301640 , -98.170410 |
Memetla | 19.303080 , -98.173470 |
San Antonotla | 19.298450 , -98.133650 |
San Bartolomé Cuahuixmatlac | 19.296388 , -98.151431 |
San Pedro Muñoztla | 19.284229 , -98.171347 |
San Pedro Tlalcuapan | 19.278770 , -98.147690 |
San Pedro Tlalcuapan de Nicolás Bravo | 19.284935 , -98.157340 |
San Pedro Xochiteotla | 19.306670 , -98.140000 |
San Rafael Tepatlaxco | 19.298330 , -98.119720 |
Santa Ana Chiautempan | 19.313161 , -98.189630 |
Santa Cruz Tetela | 19.298344 , -98.206407 |
Santa Fe Esperanza | 19.269370 , -98.151070 |
Tecteyoc | 19.311550 , -98.159020 |
Notes:
- You can download geometry data for Chiautempan 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.