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