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