Outer Islands (Seychelles) Map Cropping Samples

Outer Islands (Seychelles) Map Cropping Samples-1
Outer Islands (Seychelles) Map Cropping Samples-1
Outer Islands (Seychelles) Map Cropping Samples-2
Outer Islands (Seychelles) Map Cropping Samples-2
Download outline map of Outer Islands (geojson format) : Outer Islands.geojson (**)
Download polygon array of Outer Islands map for "Google Maps" : Outer Islands.txt
Bounding Box for Outer Islands Map : ( -10.126072 , 46.207367 , -5.42018 , 56.287446 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](-10.126072, 46.207367, -5.42018, 56.287446);
);
out geom;

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

Get Boundaries from overpass-turbo (OSM) with place name (Outer Islands)
[out:json];
(
rel["name"="Outer Islands"][type=boundary];
rel["name:en"="Outer 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 Outer 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 Outer Islands counties and neighborhoods map.


Share this page