Wigtown (Scotland) Map Cropping Samples

Wigtown (Scotland) Map Cropping Samples-1
Wigtown (Scotland) Map Cropping Samples-1

Wigtown (Scotland) Map Cropping Samples-2
Wigtown (Scotland) Map Cropping Samples-2

Wigtown and counties map with 3D shadow effect
Wigtown and counties map with 3D shadow effect

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

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

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

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

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

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


Share this page