Download outline map of Chignautla (geojson format) :
Chignautla.geojson (**)
Download polygon array of Chignautla map for "Google Maps" :
Chignautla.txt
Bounding Box for Chignautla Map : ( 19.640865 , -97.50338 , 19.873348 , -97.369505 )
Wikipedia ID for Chignautla : Q5097219
Wikipedia SPARQL Query for Chignautla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5097219 wdt:P1082 ?population. }
OPTIONAL { wd:Q5097219 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5097219 wdt:P2046 ?area. }
OPTIONAL { wd:Q5097219 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5097219 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5097219 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 Chignautla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.640865, -97.50338, 19.873348, -97.369505);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chignautla)
[out:json];
(
rel["name"="Chignautla"][type=boundary];
rel["name:en"="Chignautla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chignautla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Analco | 19.818330 , -97.399720 |
Ateta | 19.824170 , -97.386670 |
Calicanto | 19.788330 , -97.385560 |
Chignautla | 19.813516 , -97.389863 |
Coahuixco | 19.805676 , -97.411803 |
Coatzala | 19.795000 , -97.420280 |
Crutzitzin | 19.796940 , -97.394170 |
El Encanto | 19.818600 , -97.381790 |
Encino Rico | 19.798150 , -97.377440 |
La Aguardientera | 19.784170 , -97.399720 |
Loma Alta | 19.679450 , -97.437780 |
Los Humeros | 19.679520 , -97.456070 |
Los Parajes (Zompanateno) | 19.785160 , -97.429310 |
San Isidro | 19.796390 , -97.383610 |
San Mateo | 19.756210 , -97.417170 |
Sosa | 19.802444 , -97.398789 |
Sotoltepec | 19.710930 , -97.465220 |
Tenextepec | 19.794530 , -97.402450 |
Tepepan | 19.832850 , -97.382210 |
Tequimila | 19.823330 , -97.381390 |
Tezohuatepec (Tezotepec) | 19.809720 , -97.399170 |
Unidad los Cables | 19.800830 , -97.418610 |
Yopi | 19.826670 , -97.380280 |
Notes:
- You can download geometry data for Chignautla 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.