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