Ahuehuetitla (Puebla) Map Cropping Samples
Ahuehuetitla (Puebla) Map Cropping Samples-1
Ahuehuetitla (Puebla) Map Cropping Samples-2
Ahuehuetitla neighborhoods and villages map with 3D shadow effect
flag map of Ahuehuetitla with 3D shadow effect
Ahuehuetitla map with 3d shadow effect
Download outline map of Ahuehuetitla (geojson format) :
Ahuehuetitla.geojson (**)
Download polygon array of Ahuehuetitla map for "Google Maps" :
Ahuehuetitla.txt
Bounding Box for Ahuehuetitla Map : ( 18.166341 , -98.246638 , 18.2979 , -98.153275 )
Wikipedia ID for Ahuehuetitla : Q1998679
Wikipedia SPARQL Query for Ahuehuetitla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1998679 wdt:P1082 ?population. }
OPTIONAL { wd:Q1998679 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1998679 wdt:P2046 ?area. }
OPTIONAL { wd:Q1998679 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1998679 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1998679 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 Ahuehuetitla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.166341, -98.246638, 18.2979, -98.153275);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ahuehuetitla)
[out:json];
(
rel["name"="Ahuehuetitla"][type=boundary];
rel["name:en"="Ahuehuetitla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ahuehuetitla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuehuetitla | 18.214533 , -98.218919 |
Comanpaxtla | 18.238630 , -98.210270 |
Guadalupe Alchipini | 18.265560 , -98.197780 |
Las Palomas (El Boludo) | 18.247700 , -98.210810 |
Las Penas | 18.230750 , -98.210810 |
Piedra Blanca | 18.219640 , -98.206090 |
Rancho del Ixtayo | 18.254360 , -98.183590 |
San Isidro | 18.221180 , -98.220930 |
San Vicente el Penon | 18.228610 , -98.222220 |
Notes:
- You can download geometry data for Ahuehuetitla 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.