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