Samahil (Yucatán) Map Cropping Samples
Samahil (Yucatán) Map Cropping Samples-1
Samahil (Yucatán) Map Cropping Samples-2
Samahil neighborhoods and villages map with 3D shadow effect
flag map of Samahil with 3D shadow effect
Samahil map with 3d shadow effect
Download outline map of Samahil (geojson format) :
Samahil.geojson (**)
Download polygon array of Samahil map for "Google Maps" :
Samahil.txt
Bounding Box for Samahil Map : ( 20.751396 , -90.003058 , 20.944502 , -89.809134 )
Wikipedia ID for Samahil : Q2588196
Wikipedia SPARQL Query for Samahil (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588196 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588196 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588196 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588196 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588196 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588196 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 Samahil map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.751396, -90.003058, 20.944502, -89.809134);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Samahil)
[out:json];
(
rel["name"="Samahil"][type=boundary];
rel["name:en"="Samahil"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Samahil
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balche | 20.897470 , -89.866060 |
Calaxan | 20.900000 , -89.833330 |
Cuzumal | 20.797500 , -89.957220 |
Kuchel | 20.850170 , -89.897660 |
Samahil | 20.883376 , -89.888256 |
San Antonio Tedzidz | 20.835600 , -89.975750 |
San Bernardino Tixnuc | 20.883060 , -89.894170 |
San Juan Actun | 20.766670 , -89.983330 |
Tixmac | 20.766670 , -89.950000 |
Tixnuc | 20.816670 , -89.933330 |
Tocilchen | 20.816670 , -89.883330 |
Zacatal | 20.864870 , -89.993950 |
Notes:
- You can download geometry data for Samahil 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.