Download outline map of San Pedro Cholula (geojson format) :
San Pedro Cholula.geojson (**)
Download polygon array of San Pedro Cholula map for "Google Maps" :
San Pedro Cholula.txt
Bounding Box for San Pedro Cholula Map : ( 19.026018 , -98.40435 , 19.118687 , -98.261043 )
Wikipedia ID for San Pedro Cholula : Q1962844
Wikipedia SPARQL Query for San Pedro Cholula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1962844 wdt:P1082 ?population. }
OPTIONAL { wd:Q1962844 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1962844 wdt:P2046 ?area. }
OPTIONAL { wd:Q1962844 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1962844 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1962844 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 Pedro Cholula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.026018, -98.40435, 19.118687, -98.261043);
);
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 Pedro Cholula)
[out:json];
(
rel["name"="San Pedro Cholula"][type=boundary];
rel["name:en"="San Pedro Cholula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pedro Cholula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de Dolores | 19.112780 , -98.361390 |
Cholula de Rivadavia | 19.077479 , -98.314350 |
Ejido Serrano | 19.093770 , -98.358170 |
Los Angeles | 19.100970 , -98.348240 |
Ocotitla | 19.045870 , -98.384270 |
San Agustin Calvario | 19.046280 , -98.357010 |
San Agustin Calvario | 19.052770 , -98.332880 |
San Antonio Zerezotla | 19.063120 , -98.329850 |
San Cosme Texintla | 19.088540 , -98.316270 |
San Cristobal Tepontla | 19.074800 , -98.332000 |
San Diego Cuachayotla | 19.083770 , -98.325320 |
San Francisco Coapa | 19.067913 , -98.365009 |
San Francisco Cuapa | 19.068350 , -98.365620 |
San Gregorio Zacapechpan | 19.052430 , -98.347009 |
San Jose Carranza | 19.040780 , -98.394760 |
San Juan Bautista Cuatlancingo | 19.071630 , -98.270070 |
San Juan Tlautla | 19.093190 , -98.354410 |
San Sebastian Tepalcatepec | 19.092160 , -98.333270 |
Santa Barbara Almoloya | 19.095860 , -98.305300 |
Santa María Acuexcomac | 19.038537 , -98.384717 |
Santiago Momoxpan | 19.077830 , -98.275549 |
Serrano | 19.098560 , -98.381820 |
Tlacuaquilo | 19.075780 , -98.373670 |
Zacapechpan | 19.054410 , -98.351090 |
Notes:
- You can download geometry data for San Pedro 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.