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