Santa Isabel Cholula (Puebla) Map Cropping Samples
Santa Isabel Cholula (Puebla) Map Cropping Samples-1
Santa Isabel Cholula (Puebla) Map Cropping Samples-2
Santa Isabel Cholula neighborhoods and villages map with 3D shadow effect
flag map of Santa Isabel Cholula with 3D shadow effect
Santa Isabel Cholula map with 3d shadow effect
Download outline map of Santa Isabel Cholula (geojson format) :
Santa Isabel Cholula.geojson (**)
Download polygon array of Santa Isabel Cholula map for "Google Maps" :
Santa Isabel Cholula.txt
Bounding Box for Santa Isabel Cholula Map : ( 18.924472 , -98.415685 , 19.012317 , -98.344403 )
Wikipedia ID for Santa Isabel Cholula : Q7419625
Wikipedia SPARQL Query for Santa Isabel Cholula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7419625 wdt:P1082 ?population. }
OPTIONAL { wd:Q7419625 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7419625 wdt:P2046 ?area. }
OPTIONAL { wd:Q7419625 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7419625 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7419625 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 Santa Isabel Cholula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.924472, -98.415685, 19.012317, -98.344403);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Isabel Cholula)
[out:json];
(
rel["name"="Santa Isabel Cholula"][type=boundary];
rel["name:en"="Santa Isabel Cholula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Isabel Cholula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atotonilco | 18.993200 , -98.384700 |
Colonia Tlamapa | 18.959720 , -98.407500 |
El Mirador | 18.926390 , -98.368060 |
Las Ventas | 18.993570 , -98.371080 |
Rancho Tabacotla | 18.991660 , -98.356410 |
San Martin Tlamapa | 18.977500 , -98.396940 |
San Pablo Ahuatempa | 18.981390 , -98.358890 |
Santa Ana Acozautla | 18.955560 , -98.383060 |
Santa Isabel Cholula | 18.993933 , -98.376474 |
Notes:
- You can download geometry data for Santa Isabel Cholula 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.