Download outline map of Chiconcuautla (geojson format) :
Chiconcuautla.geojson (**)
Download polygon array of Chiconcuautla map for "Google Maps" :
Chiconcuautla.txt
Bounding Box for Chiconcuautla Map : ( 20.027474 , -98.023384 , 20.145118 , -97.892413 )
Wikipedia ID for Chiconcuautla : Q5096475
Wikipedia SPARQL Query for Chiconcuautla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5096475 wdt:P1082 ?population. }
OPTIONAL { wd:Q5096475 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5096475 wdt:P2046 ?area. }
OPTIONAL { wd:Q5096475 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5096475 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5096475 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 Chiconcuautla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.027474, -98.023384, 20.145118, -97.892413);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiconcuautla)
[out:json];
(
rel["name"="Chiconcuautla"][type=boundary];
rel["name:en"="Chiconcuautla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiconcuautla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acalama | 20.094450 , -97.970840 |
Amola | 20.108610 , -97.985840 |
Axocopactla | 20.066840 , -97.977560 |
Azacatla | 20.101950 , -97.967770 |
Benito Juarez | 20.067660 , -98.004210 |
Chiconcuautla | 20.094831 , -97.938010 |
Chinconcuautla | 20.091670 , -97.941670 |
Cosamaloapan | 20.037730 , -98.001910 |
Huixtlacuatla | 20.104450 , -97.962500 |
Itlantixcali | 20.105420 , -97.976550 |
Ixtaczoquitla | 20.107400 , -98.002200 |
Macuilacatla | 20.073460 , -97.991890 |
Mimitla | 20.078610 , -97.953610 |
Ojo de Agua | 20.111040 , -98.010620 |
Palzoquitla | 20.115830 , -97.975560 |
San Lorenzo Tlaxipehuala | 20.130280 , -97.973610 |
Tlaltenango | 20.117500 , -97.960830 |
Tlaxco (Santiago Tlaxco) | 20.057880 , -97.962490 |
Toxtla | 20.066320 , -97.947480 |
Zacatepec | 20.060280 , -98.007500 |
Zempoala | 20.086700 , -97.998500 |
Notes:
- You can download geometry data for Chiconcuautla 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.