Honey (Puebla) Map Cropping Samples
Honey (Puebla) Map Cropping Samples-1
Honey (Puebla) Map Cropping Samples-2
Honey neighborhoods and villages map with 3D shadow effect
flag map of Honey with 3D shadow effect
Honey map with 3d shadow effect
Download outline map of Honey (geojson format) :
Honey.geojson (**)
Download polygon array of Honey map for "Google Maps" :
Honey.txt
Bounding Box for Honey Map : ( 20.215257 , -98.284624 , 20.304545 , -98.182919 )
Wikipedia ID for Honey : Q1998711
Wikipedia SPARQL Query for Honey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1998711 wdt:P1082 ?population. }
OPTIONAL { wd:Q1998711 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1998711 wdt:P2046 ?area. }
OPTIONAL { wd:Q1998711 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1998711 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1998711 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 Honey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.215257, -98.284624, 20.304545, -98.182919);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Honey)
[out:json];
(
rel["name"="Honey"][type=boundary];
rel["name:en"="Honey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Honey
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amapoloa | 20.252450 , -98.224930 |
Buena Vista | 20.248890 , -98.250560 |
Chila de Juarez | 20.281130 , -98.209370 |
El Manzano | 20.272020 , -98.224950 |
Honey | 20.238568 , -98.212511 |
Huehuetlilla | 20.269060 , -98.207730 |
La Cumbre del Manzano | 20.252250 , -98.214620 |
La Magdalena | 20.256980 , -98.275340 |
Palo Gacho | 20.266490 , -98.277470 |
Rincon de Chila | 20.271470 , -98.245170 |
Sonora | 20.266670 , -98.233330 |
Tonalixco | 20.231670 , -98.255280 |
Vista Hermosa | 20.256440 , -98.239970 |
Notes:
- You can download geometry data for Honey 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.