Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M MapSwipeTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gisciencegiscience
  • mapswipemapswipe
  • MapSwipeTools
  • Milestones
  • Modularize MapSwipeTools
Open
Milestone

Modularize MapSwipeTools
Milestone ID: 47

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.

  • Issues 3
  • Merge requests 0
  • Participants 1
  • Labels 0
66% complete
66%
Start date
No start date
None
Due date
No due date
3
Issues 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"