Muna (Yucatán) Map Cropping Samples
Muna (Yucatán) Map Cropping Samples-1
Muna (Yucatán) Map Cropping Samples-2
Muna neighborhoods and villages map with 3D shadow effect
flag map of Muna with 3D shadow effect
Muna map with 3d shadow effect
Download outline map of Muna (geojson format) :
Muna.geojson (**)
Download polygon array of Muna map for "Google Maps" :
Muna.txt
Bounding Box for Muna Map : ( 20.336501 , -89.87071 , 20.596182 , -89.613887 )
Wikipedia ID for Muna : Q2588047
Wikipedia SPARQL Query for Muna (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588047 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588047 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588047 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588047 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588047 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588047 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 Muna map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.336501, -89.87071, 20.596182, -89.613887);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Muna)
[out:json];
(
rel["name"="Muna"][type=boundary];
rel["name:en"="Muna"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Muna
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chacsinikche | 20.551830 , -89.670090 |
Choyab | 20.532800 , -89.701310 |
Garrido | 20.554340 , -89.715140 |
Kankirixche | 20.582170 , -89.742020 |
Lazaro Cardenas | 20.405440 , -89.762470 |
Mun-Ha | 20.490280 , -89.733890 |
Muna | 20.488993 , -89.710883 |
Poposit | 20.516670 , -89.700000 |
San Jose Tipceh | 20.461670 , -89.670280 |
San Pedro | 20.519370 , -89.696200 |
Sancaba | 20.504610 , -89.751730 |
Santa Rosa | 20.534480 , -89.740860 |
Tepacan | 20.500000 , -89.666670 |
Xocchel | 20.405560 , -89.779440 |
Yaxcopil | 20.512780 , -89.656570 |
Yaxha | 20.534120 , -89.667610 |
Notes:
- You can download geometry data for Muna 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.