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