Schwyz (Schwyz) Map Cropping Samples

Schwyz (Schwyz) Map Cropping Samples-2
Schwyz (Schwyz) Map Cropping Samples-2
Download outline map of Schwyz (geojson format) : Schwyz.geojson (**)
Download polygon array of Schwyz map for "Google Maps" : Schwyz.txt
Bounding Box for Schwyz Map : ( 46.885286 , 8.46486 , 47.136679 , 8.971633 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.885286, 8.46486, 47.136679, 8.971633);
);
out geom;

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

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

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

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


Share this page