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