added section on marker data

Tom 2019-10-04 06:48:17 +02:00
parent 92395983e2
commit 07b6121697

@ -52,6 +52,10 @@ Choose the exported .csv file. It should all be set up correctly automatically,
![Steps](https://azgaar.files.wordpress.com/2019/09/add_csv2.png) ![Steps](https://azgaar.files.wordpress.com/2019/09/add_csv2.png)
## Marker Data
Points-of-Interest (markers) also contain location information and can be exported and imported in the same way as Burgs data.
# Processing in QGIS # Processing in QGIS
To create a political/religious/provinces/culture/etc. map use _Vector_ -> _Geoprocessing Tools_ -> _Dissolve..._ and select the .geojson file as input and the attribute you want to merge by (e.g. "state"). QGIS will merge all the polygons that share the same attribute so that you end up with one multipolygon per state/culture/religion/etc. To create a political/religious/provinces/culture/etc. map use _Vector_ -> _Geoprocessing Tools_ -> _Dissolve..._ and select the .geojson file as input and the attribute you want to merge by (e.g. "state"). QGIS will merge all the polygons that share the same attribute so that you end up with one multipolygon per state/culture/religion/etc.