Chiautzingo (Puebla) Map Cropping Samples
Chiautzingo (Puebla) Map Cropping Samples-1
Chiautzingo (Puebla) Map Cropping Samples-2
Chiautzingo neighborhoods and villages map with 3D shadow effect
flag map of Chiautzingo with 3D shadow effect
Chiautzingo map with 3d shadow effect
Download outline map of Chiautzingo (geojson format) :
Chiautzingo.geojson (**)
Download polygon array of Chiautzingo map for "Google Maps" :
Chiautzingo.txt
Bounding Box for Chiautzingo Map : ( 19.158723 , -98.600322 , 19.23944 , -98.438818 )
Wikipedia ID for Chiautzingo : Q5095282
Wikipedia SPARQL Query for Chiautzingo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5095282 wdt:P1082 ?population. }
OPTIONAL { wd:Q5095282 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5095282 wdt:P2046 ?area. }
OPTIONAL { wd:Q5095282 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5095282 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5095282 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 Chiautzingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.158723, -98.600322, 19.23944, -98.438818);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiautzingo)
[out:json];
(
rel["name"="Chiautzingo"][type=boundary];
rel["name:en"="Chiautzingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiautzingo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Bollero | 19.205770 , -98.449920 |
El Gran Chaparral | 19.215860 , -98.482380 |
Huixtla | 19.190410 , -98.465760 |
La Trinidad | 19.209020 , -98.456360 |
Las Retamas | 19.173060 , -98.490680 |
Los Bolleros | 19.205280 , -98.448610 |
Mendocinas | 19.224370 , -98.471750 |
San Agustin Atzompa | 19.201740 , -98.513840 |
San Antonio Tlatenco | 19.174752 , -98.499126 |
San Juan Tetla | 19.213499 , -98.504874 |
San Juan Tetla | 19.196240 , -98.582240 |
San Lorenzo Chiautzingo | 19.205611 , -98.467714 |
San Nicolás Zecalacoayan | 19.203260 , -98.491685 |
Santiago | 19.196960 , -98.467310 |
Tlacolhuian | 19.170410 , -98.512990 |
Zacamelca | 19.174700 , -98.511360 |
Notes:
- You can download geometry data for Chiautzingo 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.