Huehuetla (Puebla) Map Cropping Samples
Huehuetla (Puebla) Map Cropping Samples-1
Huehuetla (Puebla) Map Cropping Samples-2
Huehuetla neighborhoods and villages map with 3D shadow effect
flag map of Huehuetla with 3D shadow effect
Huehuetla map with 3d shadow effect
Download outline map of Huehuetla (geojson format) :
Huehuetla.geojson (**)
Download polygon array of Huehuetla map for "Google Maps" :
Huehuetla.txt
Bounding Box for Huehuetla Map : ( 20.023533 , -97.661237 , 20.172134 , -97.578651 )
Wikipedia ID for Huehuetla : Q3142191
Wikipedia SPARQL Query for Huehuetla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3142191 wdt:P1082 ?population. }
OPTIONAL { wd:Q3142191 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3142191 wdt:P2046 ?area. }
OPTIONAL { wd:Q3142191 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3142191 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3142191 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 Huehuetla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.023533, -97.661237, 20.172134, -97.578651);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huehuetla)
[out:json];
(
rel["name"="Huehuetla"][type=boundary];
rel["name:en"="Huehuetla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huehuetla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chilocoyo del Carmen | 20.080100 , -97.655050 |
Chilocoyo Guadalupe | 20.087470 , -97.645730 |
Cinco de Mayo | 20.131670 , -97.630000 |
Francisco I. Madero | 20.106670 , -97.599440 |
Huehuetla | 20.104616 , -97.625530 |
Kuwik Chuchut | 20.112220 , -97.610560 |
Leacaman | 20.098610 , -97.643060 |
Lipuntahuaca | 20.091190 , -97.630260 |
Ozelonacaxtla | 20.046570 , -97.614400 |
Putaxcat | 20.093480 , -97.625080 |
Putlunichuchut (Vista Hermosa) | 20.155930 , -97.615570 |
Xonalpu | 20.128330 , -97.610560 |
Notes:
- You can download geometry data for Huehuetla 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.