Chinantla (Puebla) Map Cropping Samples
Chinantla (Puebla) Map Cropping Samples-1
Chinantla (Puebla) Map Cropping Samples-2
Chinantla neighborhoods and villages map with 3D shadow effect
flag map of Chinantla with 3D shadow effect
Chinantla map with 3d shadow effect
Download outline map of Chinantla (geojson format) :
Chinantla.geojson (**)
Download polygon array of Chinantla map for "Google Maps" :
Chinantla.txt
Bounding Box for Chinantla Map : ( 18.178396 , -98.356367 , 18.27854 , -98.198979 )
Wikipedia ID for Chinantla : Q5100114
Wikipedia SPARQL Query for Chinantla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5100114 wdt:P1082 ?population. }
OPTIONAL { wd:Q5100114 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5100114 wdt:P2046 ?area. }
OPTIONAL { wd:Q5100114 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5100114 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5100114 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 Chinantla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.178396, -98.356367, 18.27854, -98.198979);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chinantla)
[out:json];
(
rel["name"="Chinantla"][type=boundary];
rel["name:en"="Chinantla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chinantla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amatepetlan | 18.248610 , -98.316110 |
Buenavista | 18.250250 , -98.268800 |
Chinantla | 18.206376 , -98.262410 |
Cuanextle | 18.239140 , -98.288200 |
Cuatecontla | 18.227780 , -98.226670 |
Cuicatlan | 18.227780 , -98.285000 |
El Coatal (El Coralillo) | 18.249170 , -98.247940 |
Huaxocotepec | 18.216870 , -98.246370 |
Las Salinas | 18.201560 , -98.305280 |
Patla | 18.198730 , -98.255840 |
Tehuixtla | 18.268370 , -98.220380 |
Teotepec | 18.232140 , -98.262480 |
Notes:
- You can download geometry data for Chinantla 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.