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