From 07b61216978dd77db2e7149741207f7049338810 Mon Sep 17 00:00:00 2001 From: Tom Date: Fri, 4 Oct 2019 06:48:17 +0200 Subject: [PATCH] added section on marker data --- GIS-data-export.md | 4 ++++ 1 file changed, 4 insertions(+) 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.