Hoctún (Yucatán) Map Cropping Samples
Hoctún (Yucatán) Map Cropping Samples-1
Hoctún (Yucatán) Map Cropping Samples-2
Hoctún neighborhoods and villages map with 3D shadow effect
flag map of Hoctún with 3D shadow effect
Hoctún map with 3d shadow effect
Download outline map of Hoctún (geojson format) :
Hoctún.geojson (**)
Download polygon array of Hoctún map for "Google Maps" :
Hoctún.txt
Bounding Box for Hoctún Map : ( 20.821534 , -89.242987 , 20.950517 , -89.045142 )
Wikipedia ID for Hoctún : Q2577430
Wikipedia SPARQL Query for Hoctún (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2577430 wdt:P1082 ?population. }
OPTIONAL { wd:Q2577430 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2577430 wdt:P2046 ?area. }
OPTIONAL { wd:Q2577430 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2577430 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2577430 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 Hoctún map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.821534, -89.242987, 20.950517, -89.045142);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hoctún)
[out:json];
(
rel["name"="Hoctún"][type=boundary];
rel["name:en"="Hoctún"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hoctún
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Berta Coba | 20.866940 , -89.209440 |
Chich | 20.916670 , -89.233330 |
Dziuche | 20.912220 , -89.196390 |
Hoctún | 20.865577 , -89.200696 |
Peten-Xi | 20.879100 , -89.174480 |
San Jose Oriente | 20.859980 , -89.102150 |
San Jose Poniente | 20.867550 , -89.229540 |
Tepich | 20.866670 , -89.150000 |
Tzamula | 20.826970 , -89.058900 |
Yaxche | 20.866670 , -89.066670 |
Yaxil | 20.850000 , -89.150000 |
Notes:
- You can download geometry data for Hoctú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.