Ahuatlán (Puebla) Map Cropping Samples
Ahuatlán (Puebla) Map Cropping Samples-1
Ahuatlán (Puebla) Map Cropping Samples-2
Ahuatlán neighborhoods and villages map with 3D shadow effect
flag map of Ahuatlán with 3D shadow effect
Ahuatlán map with 3d shadow effect
Download outline map of Ahuatlán (geojson format) :
Ahuatlán.geojson (**)
Download polygon array of Ahuatlán map for "Google Maps" :
Ahuatlán.txt
Bounding Box for Ahuatlán Map : ( 18.483151 , -98.378446 , 18.660626 , -98.193301 )
Wikipedia ID for Ahuatlán : Q1998734
Wikipedia SPARQL Query for Ahuatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1998734 wdt:P1082 ?population. }
OPTIONAL { wd:Q1998734 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1998734 wdt:P2046 ?area. }
OPTIONAL { wd:Q1998734 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1998734 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1998734 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 Ahuatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.483151, -98.378446, 18.660626, -98.193301);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ahuatlán)
[out:json];
(
rel["name"="Ahuatlán"][type=boundary];
rel["name:en"="Ahuatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ahuatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuatlán | 18.571152 , -98.256539 |
Ahuatlan | 18.572760 , -98.256920 |
Anacahuite | 18.537360 , -98.266670 |
El Carrizo (Paraje Michihuacan) | 18.571570 , -98.285250 |
El Paso Fraile | 18.582580 , -98.213720 |
El Tecomate | 18.604030 , -98.284180 |
El Tepetate | 18.539470 , -98.298360 |
Guadalupe | 18.581700 , -98.311150 |
La Sabila | 18.552390 , -98.304140 |
Lagunilla | 18.605450 , -98.317470 |
Ocoyac | 18.650000 , -98.300000 |
Rodrigo Rodriguez Alvarez (El Carrizo) | 18.560450 , -98.287750 |
San Isidro Mimilulco (Mimilulco) | 18.591940 , -98.286670 |
San Jose el Rodeo (El Rodeo) | 18.591390 , -98.256670 |
Tejaluca | 18.636770 , -98.250460 |
Xolotzuchitl | 18.541350 , -98.277680 |
Notes:
- You can download geometry data for Ahuatlán 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.