Open
Milestone

Modularize MapSwipeTools

At the moment our script does everything. That's cool, but this also makes it hard for us to spot errors and adjust things. So let's split it up into several parts.

  • download data from url and create shapefile with raw data

  • select specific features (e.g. yes/maybe) and dissolve using triangulation

  • create tasking manager geometries as geojson and avoid self intersection

for doing so there might be some functions that can be used in several parts. Let's put them into utils, so that they can be used by several scripts.

please work in the branch modularize.

  • Work items 3
  • Merge requests 0
  • Participants 1
  • Labels 0
Loading
Loading
Loading
Loading
66% complete
66%
Start date
No start date
None
Due date
No due date
3
Work items 3 New issue
Open: 1 Closed: 2
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
0
Releases
None
Reference: giscience/mapswipe/MapSwipeTools%"Modularize MapSwipeTools"