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