Xochiapulco (Puebla) Map Cropping Samples
Xochiapulco (Puebla) Map Cropping Samples-1
Xochiapulco (Puebla) Map Cropping Samples-2
Xochiapulco neighborhoods and villages map with 3D shadow effect
flag map of Xochiapulco with 3D shadow effect
Xochiapulco map with 3d shadow effect
Download outline map of Xochiapulco (geojson format) :
Xochiapulco.geojson (**)
Download polygon array of Xochiapulco map for "Google Maps" :
Xochiapulco.txt
Bounding Box for Xochiapulco Map : ( 19.789639 , -97.684409 , 19.916353 , -97.613258 )
Wikipedia ID for Xochiapulco : Q2449355
Wikipedia SPARQL Query for Xochiapulco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2449355 wdt:P1082 ?population. }
OPTIONAL { wd:Q2449355 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2449355 wdt:P2046 ?area. }
OPTIONAL { wd:Q2449355 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2449355 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2449355 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 Xochiapulco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.789639, -97.684409, 19.916353, -97.613258);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xochiapulco)
[out:json];
(
rel["name"="Xochiapulco"][type=boundary];
rel["name:en"="Xochiapulco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xochiapulco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atzalan | 19.897220 , -97.621390 |
Barrio Nuevo | 19.810090 , -97.635510 |
Cinco de Mayo | 19.819501 , -97.656581 |
Cruztatzalan | 19.833730 , -97.660430 |
Cuauhtecomaco | 19.859550 , -97.642790 |
Cuautamanis | 19.868610 , -97.632780 |
Cuauximaloyan | 19.872200 , -97.662480 |
Ignacio Zaragoza | 19.878140 , -97.659390 |
Ixehuaco | 19.815280 , -97.639170 |
La Manzanilla | 19.839170 , -97.641390 |
Las Majadas | 19.846760 , -97.658280 |
Primera Seccion | 19.825800 , -97.660800 |
San Jose | 19.883420 , -97.635230 |
Tahuixticpactampa (Tatampa) | 19.828980 , -97.664680 |
Tepoztan | 19.829810 , -97.651620 |
Tequextecoyan | 19.812310 , -97.660790 |
Xaltampa | 19.826470 , -97.638290 |
Xochitonal | 19.818420 , -97.647460 |
Yautetelco | 19.860000 , -97.630000 |
Zapotan de Xahuanteno | 19.824470 , -97.652090 |
Zompanteco | 19.806020 , -97.665570 |
Notes:
- You can download geometry data for Xochiapulco 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.