Chiautla (México) Map Cropping Samples
Chiautla (México) Map Cropping Samples-1
Chiautla (México) Map Cropping Samples-2
Chiautla neighborhoods and villages map with 3D shadow effect
flag map of Chiautla with 3D shadow effect
Chiautla map with 3d shadow effect
Download outline map of Chiautla (geojson format) :
Chiautla.geojson (**)
Download polygon array of Chiautla map for "Google Maps" :
Chiautla.txt
Bounding Box for Chiautla Map : ( 19.535933 , -98.910955 , 19.606018 , -98.861494 )
Wikipedia ID for Chiautla : Q2630452
Wikipedia SPARQL Query for Chiautla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2630452 wdt:P1082 ?population. }
OPTIONAL { wd:Q2630452 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2630452 wdt:P2046 ?area. }
OPTIONAL { wd:Q2630452 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2630452 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2630452 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 Chiautla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.535933, -98.910955, 19.606018, -98.861494);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiautla)
[out:json];
(
rel["name"="Chiautla"][type=boundary];
rel["name:en"="Chiautla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiautla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atenguillo | 19.563610 , -98.876390 |
Chiautla | 19.551161 , -98.878471 |
Chimelo | 19.566670 , -98.883330 |
Ixquitian | 19.573540 , -98.877230 |
Nonoalco | 19.554060 , -98.870140 |
Ocopulco | 19.589880 , -98.895517 |
San Lucas | 19.587500 , -98.883330 |
San Lucas Huitzilhuacan | 19.586940 , -98.883620 |
Santiago Chimalpa (Chimalpa) | 19.572527 , -98.899108 |
Tlaltecahuacan | 19.578960 , -98.880670 |
Notes:
- You can download geometry data for Chiautla 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.