Mackinac (Michigan) Map Cropping Samples

Mackinac (Michigan) Map Cropping Samples-1
Mackinac (Michigan) Map Cropping Samples-1

Mackinac (Michigan) Map Cropping Samples-2
Mackinac (Michigan) Map Cropping Samples-2

Mackinac neighborhoods and villages map with 3D shadow effect
Mackinac neighborhoods and villages map with 3D shadow effect

flag map of Mackinac with 3D shadow effect
flag map of Mackinac with 3D shadow effect

Mackinac map with 3d shadow effect
Mackinac map with 3d shadow effect


Create and download free physical and topographic maps for Mackinac.




Download outline map of Mackinac (geojson format) : Mackinac.geojson (**)
Download polygon array of Mackinac map for "Google Maps" : Mackinac.txt
Bounding Box for Mackinac Map : ( 45.692447 , -85.868241 , 46.245688 , -84.114151 )
Wikipedia ID for Mackinac : Q491121
Wikipedia SPARQL Query for Mackinac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491121 wdt:P1082 ?population. }
OPTIONAL { wd:Q491121 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491121 wdt:P2046 ?area. }
OPTIONAL { wd:Q491121 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491121 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491121 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 Mackinac map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.692447, -85.868241, 46.245688, -84.114151);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Mackinac)
[out:json];
(
rel["name"="Mackinac"][type=boundary];
rel["name:en"="Mackinac"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Mackinac 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.

Create Mackinac neighborhoods and villages map.


Share this page