Homún (Yucatán) Map Cropping Samples
Homún (Yucatán) Map Cropping Samples-1
Homún (Yucatán) Map Cropping Samples-2
Homún neighborhoods and villages map with 3D shadow effect
flag map of Homún with 3D shadow effect
Homún map with 3d shadow effect
Download outline map of Homún (geojson format) :
Homún.geojson (**)
Download polygon array of Homún map for "Google Maps" :
Homún.txt
Bounding Box for Homún Map : ( 20.553596 , -89.358317 , 20.77545 , -89.132684 )
Wikipedia ID for Homún : Q2577417
Wikipedia SPARQL Query for Homún (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2577417 wdt:P1082 ?population. }
OPTIONAL { wd:Q2577417 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2577417 wdt:P2046 ?area. }
OPTIONAL { wd:Q2577417 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2577417 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2577417 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 Homún map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.553596, -89.358317, 20.77545, -89.132684);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Homún)
[out:json];
(
rel["name"="Homún"][type=boundary];
rel["name:en"="Homún"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Homún
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chichi de los Lagos | 20.680780 , -89.250960 |
Dzecuzama | 20.659880 , -89.278350 |
Homún | 20.738019 , -89.285735 |
Kampepen | 20.728620 , -89.260630 |
Kankabchen | 20.581390 , -89.141110 |
Katbeh | 20.718530 , -89.239600 |
Nahuitzil | 20.632530 , -89.206920 |
Polaban | 20.734870 , -89.219550 |
San Antonio Grajales | 20.624330 , -89.184930 |
San Isidro Ochil | 20.636110 , -89.342220 |
Santa Cruz | 20.584710 , -89.144940 |
Sihil | 20.700160 , -89.238480 |
Tzipchac | 20.611110 , -89.176110 |
Xtubun | 20.666040 , -89.295940 |
Yalahau | 20.658710 , -89.223550 |
Notes:
- You can download geometry data for Homú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.