Hocabá (Yucatán) Map Cropping Samples
Hocabá (Yucatán) Map Cropping Samples-1
Hocabá (Yucatán) Map Cropping Samples-2
Hocabá neighborhoods and villages map with 3D shadow effect
flag map of Hocabá with 3D shadow effect
Hocabá map with 3d shadow effect
Download outline map of Hocabá (geojson format) :
Hocabá.geojson (**)
Download polygon array of Hocabá map for "Google Maps" :
Hocabá.txt
Bounding Box for Hocabá Map : ( 20.759616 , -89.334392 , 20.859651 , -89.146754 )
Wikipedia ID for Hocabá : Q942117
Wikipedia SPARQL Query for Hocabá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q942117 wdt:P1082 ?population. }
OPTIONAL { wd:Q942117 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q942117 wdt:P2046 ?area. }
OPTIONAL { wd:Q942117 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q942117 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q942117 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 Hocabá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.759616, -89.334392, 20.859651, -89.146754);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hocabá)
[out:json];
(
rel["name"="Hocabá"][type=boundary];
rel["name:en"="Hocabá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hocabá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Butum | 20.821890 , -89.284000 |
Chaltun-Ha | 20.765410 , -89.163670 |
Hocabá | 20.814951 , -89.245648 |
Hucula | 20.783330 , -89.250000 |
Kan Cambchen | 20.766250 , -89.273050 |
Popox | 20.817180 , -89.302320 |
Sahcaba | 20.791740 , -89.181380 |
San Isidro | 20.831060 , -89.254020 |
San Juan de Dios | 20.828890 , -89.249170 |
San Lorenzo | 20.818920 , -89.219760 |
Notes:
- You can download geometry data for Hocabá 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.