Piaxtla (Puebla) Map Cropping Samples
Piaxtla (Puebla) Map Cropping Samples-1
Piaxtla (Puebla) Map Cropping Samples-2
Piaxtla neighborhoods and villages map with 3D shadow effect
flag map of Piaxtla with 3D shadow effect
Piaxtla map with 3d shadow effect
Download outline map of Piaxtla (geojson format) :
Piaxtla.geojson (**)
Download polygon array of Piaxtla map for "Google Maps" :
Piaxtla.txt
Bounding Box for Piaxtla Map : ( 17.953709 , -98.367282 , 18.216344 , -98.193449 )
Wikipedia ID for Piaxtla : Q6030922
Wikipedia SPARQL Query for Piaxtla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6030922 wdt:P1082 ?population. }
OPTIONAL { wd:Q6030922 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6030922 wdt:P2046 ?area. }
OPTIONAL { wd:Q6030922 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6030922 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6030922 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 Piaxtla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.953709, -98.367282, 18.216344, -98.193449);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piaxtla)
[out:json];
(
rel["name"="Piaxtla"][type=boundary];
rel["name:en"="Piaxtla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piaxtla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atempa | 18.126610 , -98.325360 |
Chalchihuapa | 18.156490 , -98.347250 |
Cristo Rey | 18.192980 , -98.259430 |
Hacienda de Guadalupe | 18.173530 , -98.274700 |
Inopilco | 18.150200 , -98.296090 |
Las Salinas | 18.189120 , -98.317250 |
Las Tinajas (Tehuixtle) | 18.025220 , -98.361380 |
Loma Bonita | 17.977220 , -98.316110 |
Maninalcingo | 18.189640 , -98.213590 |
Palos Blancos | 18.211590 , -98.246650 |
Piaxtla | 18.197636 , -98.254650 |
Progreso | 18.037480 , -98.311220 |
San Jose Tetla | 18.114280 , -98.239290 |
Santa Cruz | 18.135480 , -98.236930 |
Tecuautitlan | 18.154740 , -98.307710 |
Tehuaxtla | 18.179920 , -98.219980 |
Telolinga | 18.043220 , -98.289770 |
Tlaxcuapan | 18.154780 , -98.312930 |
Yetla | 17.993440 , -98.315380 |
Yetla | 17.997220 , -98.308330 |
Notes:
- You can download geometry data for Piaxtla 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.