Cuautempan (Puebla) Map Cropping Samples
Cuautempan (Puebla) Map Cropping Samples-1
Cuautempan (Puebla) Map Cropping Samples-2
Cuautempan neighborhoods and villages map with 3D shadow effect
flag map of Cuautempan with 3D shadow effect
Cuautempan map with 3d shadow effect
Download outline map of Cuautempan (geojson format) :
Cuautempan.geojson (**)
Download polygon array of Cuautempan map for "Google Maps" :
Cuautempan.txt
Bounding Box for Cuautempan Map : ( 19.861522 , -97.832796 , 19.975548 , -97.749587 )
Wikipedia ID for Cuautempan : Q5191896
Wikipedia SPARQL Query for Cuautempan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5191896 wdt:P1082 ?population. }
OPTIONAL { wd:Q5191896 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5191896 wdt:P2046 ?area. }
OPTIONAL { wd:Q5191896 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5191896 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5191896 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 Cuautempan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.861522, -97.832796, 19.975548, -97.749587);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuautempan)
[out:json];
(
rel["name"="Cuautempan"][type=boundary];
rel["name:en"="Cuautempan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuautempan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuatlan | 19.917500 , -97.810280 |
Cerro Verde (Ejecatepeco) | 19.925560 , -97.794170 |
Hueytentan | 19.880490 , -97.823270 |
Ixtolco de Morelos | 19.905530 , -97.817620 |
Papalotla | 19.889170 , -97.806390 |
San Esteban Cuautempan | 19.915121 , -97.794969 |
San Jose Rio Bravo | 19.949530 , -97.775120 |
Taltzontipan | 19.906740 , -97.779400 |
Tecapagco | 19.903330 , -97.768330 |
Tepizila (Primera Seccion) | 19.905560 , -97.788060 |
Texocotitan | 19.911370 , -97.782750 |
Tlapacholoya | 19.941940 , -97.788330 |
Totomoxtla | 19.935000 , -97.809720 |
Vista Hermosa | 19.910120 , -97.782780 |
Notes:
- You can download geometry data for Cuautempan 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.