Shetland Islands (Scotland) Map Cropping Samples

Shetland Islands (Scotland) Map Cropping Samples-1
Shetland Islands (Scotland) Map Cropping Samples-1

Shetland Islands (Scotland) Map Cropping Samples-2
Shetland Islands (Scotland) Map Cropping Samples-2

Download outline map of Shetland Islands (geojson format) : Shetland Islands.geojson (**)
Download polygon array of Shetland Islands map for "Google Maps" : Shetland Islands.txt
Bounding Box for Shetland Islands Map : ( 59.506797 , -2.117547 , 60.860867 , -0.72445 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Shetland Islands map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](59.506797, -2.117547, 60.860867, -0.72445);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Shetland Islands 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 Shetland Islands counties and neighborhoods map.


Share this page