Huhí (Yucatán) Map Cropping Samples
Huhí (Yucatán) Map Cropping Samples-1
Huhí (Yucatán) Map Cropping Samples-2
Huhí neighborhoods and villages map with 3D shadow effect
flag map of Huhí with 3D shadow effect
Huhí map with 3d shadow effect
Download outline map of Huhí (geojson format) :
Huhí.geojson (**)
Download polygon array of Huhí map for "Google Maps" :
Huhí.txt
Bounding Box for Huhí Map : ( 20.59817 , -89.233617 , 20.778526 , -89.05869 )
Wikipedia ID for Huhí : Q2588050
Wikipedia SPARQL Query for Huhí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588050 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588050 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588050 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588050 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588050 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588050 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 Huhí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.59817, -89.233617, 20.778526, -89.05869);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huhí)
[out:json];
(
rel["name"="Huhí"][type=boundary];
rel["name:en"="Huhí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huhí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cancadzonot | 20.670810 , -89.109680 |
Canzimin | 20.681960 , -89.178130 |
Chilo | 20.644560 , -89.079370 |
Chulumay | 20.669720 , -89.169130 |
Culul | 20.644440 , -89.178330 |
Guadalupe | 20.701190 , -89.172050 |
Huhí | 20.725266 , -89.160036 |
San Antonio | 20.715560 , -89.165280 |
Santa Cruz | 20.693080 , -89.086050 |
Santa Rosa | 20.709700 , -89.152110 |
Sinitun | 20.689070 , -89.199260 |
Tixcacal Quintero | 20.637390 , -89.123770 |
X-Tonil | 20.734430 , -89.108880 |
Xbalche | 20.678350 , -89.127820 |
Xcacal | 20.616670 , -89.116670 |
Notes:
- You can download geometry data for Huhí 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.