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