Download outline map of Chilcuautla (geojson format) :
Chilcuautla.geojson (**)
Download polygon array of Chilcuautla map for "Google Maps" :
Chilcuautla.txt
Bounding Box for Chilcuautla Map : ( 20.238775 , -99.359518 , 20.416765 , -99.155647 )
Wikipedia ID for Chilcuautla : Q3845500
Wikipedia SPARQL Query for Chilcuautla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845500 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845500 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845500 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845500 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845500 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845500 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 Chilcuautla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.238775, -99.359518, 20.416765, -99.155647);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chilcuautla)
[out:json];
(
rel["name"="Chilcuautla"][type=boundary];
rel["name:en"="Chilcuautla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chilcuautla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boxaxni | 20.400390 , -99.265220 |
Cerro Colorado | 20.375830 , -99.235560 |
Cerro del Corazon (El Mui) | 20.398330 , -99.279720 |
Chilcuautla | 20.330260 , -99.230290 |
Colonia Benito Juarez (La Rinconada) | 20.365830 , -99.183610 |
Colonia Huitexcalco | 20.264170 , -99.277220 |
El Cerrito | 20.319440 , -99.231390 |
El Dadho | 20.406660 , -99.234910 |
El Deca | 20.351380 , -99.252830 |
El Deca | 20.361730 , -99.260980 |
El Dontzhi (Colonia Alamos) | 20.338610 , -99.236670 |
El Mejay | 20.385910 , -99.181930 |
El Padhe | 20.248100 , -99.205750 |
El Sabino | 20.324590 , -99.262010 |
El Tandhe | 20.313500 , -99.231340 |
El Xithey | 20.331760 , -99.238260 |
El Xothi | 20.403940 , -99.172610 |
El Zapote | 20.322220 , -99.242780 |
Huitexcalco de Morelos | 20.264970 , -99.280400 |
La Estancia | 20.389950 , -99.206840 |
Llano Primero | 20.371670 , -99.238610 |
Piletas | 20.361710 , -99.211750 |
Rancho Gallinero | 20.336780 , -99.275830 |
Rancho Zinthe | 20.308990 , -99.260480 |
Santa Ana Batha | 20.379440 , -99.191860 |
Texcatepec | 20.276550 , -99.253750 |
Tinthe | 20.300000 , -99.233330 |
Tunititlan | 20.249380 , -99.244330 |
Zacualoya | 20.358140 , -99.231420 |
Notes:
- You can download geometry data for Chilcuautla 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.