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