Argyll and Bute (Scotland) Map Cropping Samples

Argyll and Bute (Scotland) Map Cropping Samples-1
Argyll and Bute (Scotland) Map Cropping Samples-1

Argyll and Bute (Scotland) Map Cropping Samples-2
Argyll and Bute (Scotland) Map Cropping Samples-2

Download outline map of Argyll and Bute (geojson format) : Argyll and Bute.geojson (**)
Download polygon array of Argyll and Bute map for "Google Maps" : Argyll and Bute.txt
Bounding Box for Argyll and Bute Map : ( 55.27448 , -7.112458 , 56.705082 , -4.559852 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Argyll and Bute map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](55.27448, -7.112458, 56.705082, -4.559852);
);
out geom;

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

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

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

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


Share this page