Chicoloapan (México) Map Cropping Samples
Chicoloapan (México) Map Cropping Samples-1
Chicoloapan (México) Map Cropping Samples-2
Chicoloapan neighborhoods and villages map with 3D shadow effect
flag map of Chicoloapan with 3D shadow effect
Chicoloapan map with 3d shadow effect
Download outline map of Chicoloapan (geojson format) :
Chicoloapan.geojson (**)
Download polygon array of Chicoloapan map for "Google Maps" :
Chicoloapan.txt
Bounding Box for Chicoloapan Map : ( 19.354966 , -98.938683 , 19.436003 , -98.799212 )
Wikipedia ID for Chicoloapan : Q1962095
Wikipedia SPARQL Query for Chicoloapan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1962095 wdt:P1082 ?population. }
OPTIONAL { wd:Q1962095 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1962095 wdt:P2046 ?area. }
OPTIONAL { wd:Q1962095 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1962095 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1962095 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 Chicoloapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.354966, -98.938683, 19.436003, -98.799212);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chicoloapan)
[out:json];
(
rel["name"="Chicoloapan"][type=boundary];
rel["name:en"="Chicoloapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chicoloapan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio San Patricio | 19.404830 , -98.885540 |
Chicoloapan de Juárez | 19.413582 , -98.903671 |
Coxtitlan | 19.409270 , -98.889980 |
Ejido de Chicoloapan [Centro Turistico Ejidal] | 19.406100 , -98.890320 |
Ejido la Copalera | 19.405040 , -98.882510 |
Ejido la Venta Cuautlalpan | 19.419440 , -98.874170 |
El Nopal | 19.423520 , -98.897270 |
La Esperanza | 19.423970 , -98.904200 |
La Noria | 19.398530 , -98.868940 |
Loma de Guadalupe | 19.404990 , -98.871130 |
Loma San Pedro | 19.414170 , -98.877220 |
Los Angeles | 19.422910 , -98.921790 |
Mirador Tezaluca | 19.387220 , -98.854170 |
Pozo Numero Cinco | 19.385000 , -98.875890 |
Pozo Numero Cuatro (San Juan) | 19.395880 , -98.873650 |
Pozo Numero Seis (La Longaniza) | 19.393790 , -98.888890 |
Pozo Numero Uno | 19.399130 , -98.890600 |
Rancho Coronel Baena (La Cabanita) | 19.388520 , -98.893550 |
Rancho la Cabana | 19.426460 , -98.897070 |
San Diego | 19.382610 , -98.883600 |
Tlalmimilolpan | 19.424550 , -98.878130 |
Notes:
- You can download geometry data for Chicoloapan 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.