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