-
Notifications
You must be signed in to change notification settings - Fork 8
QGIS tips & Tricks
Robin edited this page Dec 12, 2025
·
1 revision
- In the
Processing Toolbox, openReproject layer - In “Target CRS”, select
Project CRS: EPSG:3006 - SWEREF99 TMand click Run - Select the newly created layer.
- In the
Processing Toolbox, openBufferand add Distance 2,5 meter (since it adds buffer on both sides it will equal 5m).
Roads are supported as LineString in the placement tool. However, it looks nicer on the map if it is a single MultiLineString. So, if it consists of multiple LineStrings, convert them to a single MultiLineString
- Select the layer
- In the
Processing Toolbox, openPromote to multipartand Run. This creates a new layer. - With the newly created layer selected.
- In the toolbar, click
Toggle Editingto enable it,Select All Featuresand finallyMerge Selected Features.
- Open QGIS and go to
Layer - Add Layer- Add Raster Layer. Add the big image. - In
Processing Toolbox, open `Generate XYZ tiles (Directory)- Settings:
Min zoom: 15
Max zoom: 19
(the rest default settings?)
- Settings:
Before exporting, make sure the feature(s) have the correct attributes (see picture)

Supported types and info (Work in progress, probably missing some types)
- area - the area at BL’s disposal
- oktocamp - normally the area within 50m of a fireroad
(why is this needed when we have “area”?) - fireroad - Wider roads for vechicles to drive on and shall not be blocked.
- minorroad - also known as walking paths
- publicplease - A note to use put public offerings here. We can reuse fireroad geojson and just add a wider buffer in the placement tool code.
- container
- naturereserve
- propertyborder
- friends
- forbidden
- toilet
- bridge
- parking
- slope
- plaza
- quarter
- neighbourhood
- hiddenforbidden
- redsoundzone
- orangesoundzone
- yellowsoundzone
- greensoundszone
- bluesoundzone
- closetosanctuary