Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P py_tools_ds
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Daniel Scheffler
  • py_tools_ds
  • Merge requests
  • !29

Speed up polygonizer, drop Python 2.7 and update requirements.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Daniel Scheffler requested to merge enhancement/improve_polygonizer into master May 07, 2021
  • Overview 0
  • Commits 8
  • Pipelines 5
  • Changes 54
  • Added test and test data for geo.raster.conversion.raster2polygon().
  • Replaced skimage downsampling by GDAL variant.
  • Removed scikit-image dependency.
  • Dropped Python 2.7 support due to end-of-life status.
  • Dropped compatibility module since this was Python 2.7 specific.
  • Dropped requirements six and packaging.
  • Added some docs/.rst files to .gitignore.
  • Updated minimal version of pyproj to 2.5.0.
Edited May 08, 2021 by Daniel Scheffler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: enhancement/improve_polygonizer