diff --git a/GIS-data-export.md b/GIS-data-export.md index fcce6c3..3bf6fe6 100644 --- a/GIS-data-export.md +++ b/GIS-data-export.md @@ -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) +## 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 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.