San Andrés Cholula (Puebla) Map Cropping Samples
San Andrés Cholula (Puebla) Map Cropping Samples-1
San Andrés Cholula (Puebla) Map Cropping Samples-2
San Andrés Cholula neighborhoods and villages map with 3D shadow effect
flag map of San Andrés Cholula with 3D shadow effect
San Andrés Cholula map with 3d shadow effect
Download outline map of San Andrés Cholula (geojson format) :
San Andrés Cholula.geojson (**)
Download polygon array of San Andrés Cholula map for "Google Maps" :
San Andrés Cholula.txt
Bounding Box for San Andrés Cholula Map : ( 18.975654 , -98.358192 , 19.068498 , -98.249414 )
Wikipedia ID for San Andrés Cholula : Q20202876
Wikipedia SPARQL Query for San Andrés Cholula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20202876 wdt:P1082 ?population. }
OPTIONAL { wd:Q20202876 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20202876 wdt:P2046 ?area. }
OPTIONAL { wd:Q20202876 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20202876 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20202876 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 San Andrés Cholula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.975654, -98.358192, 19.068498, -98.249414);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Andrés Cholula)
[out:json];
(
rel["name"="San Andrés Cholula"][type=boundary];
rel["name:en"="San Andrés Cholula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Andrés Cholula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 19.003200 , -98.309420 |
Cacalotepec | 18.994290 , -98.292850 |
Cuaxandiatla | 19.033750 , -98.289970 |
Gobenadores de Puebla | 19.025130 , -98.266770 |
La Joya | 19.042320 , -98.279260 |
San Andrés Cholula | 19.038026 , -98.299740 |
San Bernardino Tlaxcalancingo | 19.014092 , -98.274467 |
San Francisco Acatepec | 19.021090 , -98.308860 |
San Jose Actipac | 19.044950 , -98.313620 |
San Luis Tehuiloyocan | 19.039701 , -98.338679 |
San Pedro Tonantzintla | 19.011810 , -98.320520 |
San Rafael Comac | 19.029860 , -98.303860 |
Santa Maria la Lagunilla | 19.018340 , -98.267170 |
Santa María Tonantzintla | 19.033330 , -98.300000 |
Santo Entierro | 19.035340 , -98.333940 |
Tlalapanco | 19.016150 , -98.274860 |
Villa Floresta | 19.029980 , -98.257580 |
Notes:
- You can download geometry data for San Andrés 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.