Hueyapan (Puebla) Map Cropping Samples
Hueyapan (Puebla) Map Cropping Samples-1
Hueyapan (Puebla) Map Cropping Samples-2
Hueyapan neighborhoods and villages map with 3D shadow effect
flag map of Hueyapan with 3D shadow effect
Hueyapan map with 3d shadow effect
Download outline map of Hueyapan (geojson format) :
Hueyapan.geojson (**)
Download polygon array of Hueyapan map for "Google Maps" :
Hueyapan.txt
Bounding Box for Hueyapan Map : ( 19.859633 , -97.456209 , 19.99888 , -97.358047 )
Wikipedia ID for Hueyapan : Q5904324
Wikipedia SPARQL Query for Hueyapan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5904324 wdt:P1082 ?population. }
OPTIONAL { wd:Q5904324 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5904324 wdt:P2046 ?area. }
OPTIONAL { wd:Q5904324 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5904324 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5904324 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 Hueyapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.859633, -97.456209, 19.99888, -97.358047);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hueyapan)
[out:json];
(
rel["name"="Hueyapan"][type=boundary];
rel["name:en"="Hueyapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hueyapan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuatepec | 19.871390 , -97.431670 |
Atmoloni | 19.901440 , -97.435950 |
Barrio Alto | 19.876820 , -97.447290 |
Buenavista | 19.895940 , -97.443590 |
Colihuic | 19.955870 , -97.378330 |
Colostitan | 19.881940 , -97.434720 |
Cuauteno | 19.904990 , -97.402580 |
Dos Rios | 19.900480 , -97.415660 |
Gardenias | 19.958290 , -97.379010 |
Hueyapan | 19.889339 , -97.441949 |
La Aurora | 19.968220 , -97.373460 |
La Mohonera | 19.878370 , -97.454110 |
La Pagoda | 19.897940 , -97.412420 |
Maloapan | 19.975970 , -97.366850 |
Nexpan | 19.883890 , -97.423330 |
Paso Real | 19.984170 , -97.383610 |
Talzintan | 19.889250 , -97.410780 |
Tanamacoyan | 19.890560 , -97.429720 |
Tepetitanapan | 19.880360 , -97.416350 |
Tetelilla | 19.929000 , -97.401840 |
Notes:
- You can download geometry data for Hueyapan 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.