Perth and Kinross (Scotland) Map Cropping Samples
Perth and Kinross (Scotland) Map Cropping Samples-1
Perth and Kinross (Scotland) Map Cropping Samples-2
Perth and Kinross and counties map with 3D shadow effect
flag map of Perth and Kinross with 3D shadow effect
Download outline map of Perth and Kinross (geojson format) :
Perth and Kinross.geojson (**)
Download polygon array of Perth and Kinross map for "Google Maps" :
Perth and Kinross.txt
Bounding Box for Perth and Kinross Map : ( 56.132421 , -4.720445 , 56.948633 , -3.033991 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Perth and Kinross map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](56.132421, -4.720445, 56.948633, -3.033991);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Perth and Kinross)
[out:json];
(
rel["name"="Perth and Kinross"][type=boundary];
rel["name:en"="Perth and Kinross"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Perth and Kinross 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.