Chimalhuacán (México) Map Cropping Samples
Chimalhuacán (México) Map Cropping Samples-1
Chimalhuacán (México) Map Cropping Samples-2
Chimalhuacán neighborhoods and villages map with 3D shadow effect
flag map of Chimalhuacán with 3D shadow effect
Chimalhuacán map with 3d shadow effect
Download outline map of Chimalhuacán (geojson format) :
Chimalhuacán.geojson (**)
Download polygon array of Chimalhuacán map for "Google Maps" :
Chimalhuacán.txt
Bounding Box for Chimalhuacán Map : ( 19.372824 , -98.99059 , 19.463564 , -98.894248 )
Wikipedia ID for Chimalhuacán : Q2497047
Wikipedia SPARQL Query for Chimalhuacán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2497047 wdt:P1082 ?population. }
OPTIONAL { wd:Q2497047 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2497047 wdt:P2046 ?area. }
OPTIONAL { wd:Q2497047 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2497047 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2497047 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 Chimalhuacán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.372824, -98.99059, 19.463564, -98.894248);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chimalhuacán)
[out:json];
(
rel["name"="Chimalhuacán"][type=boundary];
rel["name:en"="Chimalhuacán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chimalhuacán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro Chimalihuache | 19.396030 , -98.955010 |
Chimalhuacán | 19.413319 , -98.946169 |
Colonia Diecisiete de Marzo | 19.391110 , -98.955280 |
El Castillito | 19.433030 , -98.952030 |
El Puerto | 19.409430 , -98.970300 |
Escalerillas | 19.377500 , -98.896400 |
La Loba | 19.444150 , -98.961940 |
La Pista de los Corredores | 19.403840 , -98.961280 |
Las Flores Tepenepantla | 19.398050 , -98.951010 |
Los Laureles | 19.439120 , -98.931640 |
San Joaquin | 19.425660 , -98.927670 |
Xochitenco | 19.419200 , -98.961630 |
Zapotla | 19.410280 , -98.958610 |
Notes:
- You can download geometry data for Chimalhuacán 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.