Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Releases: mapswipe/python-mapswipe-workers

Fix Archive Projects

Choose a tag to compare

@Hagellach37 Hagellach37 released this 10 Mar 22:55
48b5cc8

Firebase Rules, Archive old projects

Choose a tag to compare

@Hagellach37 Hagellach37 released this 03 Feb 22:46
a1addf7
  • adjust Firebase rules for leaderboard #285
  • add script to archive old projects #281
  • fix slack message bug during project creation #289

osgeo gdal image

Choose a tag to compare

@Hagellach37 Hagellach37 released this 01 Feb 18:19
fdfb344
  • this release is mainly for maintenance purpose
  • we switched to the official gdal docker image from osgeo
  • we adjusted logging, cli, definitions without changing the functionality
  • we added an archive function for projects

Tasking Manager Geometries, Change Detection

Choose a tag to compare

@Hagellach37 Hagellach37 released this 19 Dec 10:47
0802dd0
  • provide geometries ready to use in HOT Tasking Manager
  • provide dissolved geometry for inhabited areas (yes maybe results)
  • new tutorial for change detection project
  • fix bug in generate stats, correct bad imagery count now

Other Imagery Sources

Choose a tag to compare

@Hagellach37 Hagellach37 released this 10 Dec 10:55
aa70c31

support other imagery sources than Bing #243 #242

  • add drop down options to manager dashboard project creation page
  • adjust python workers to handle other imagery sources

Manager Dashboard, Overall Stats, Tutorial Scale Bar

Choose a tag to compare

@Hagellach37 Hagellach37 released this 02 Dec 14:05
855359d

This release will add the following features:

  • manager dashboard uses project status finished #233 #231 #230
  • derive overall statistics for active, inactive and finished projects #232 #203
  • remove trigger functions from postgres, remove constraints from temporary results table #225 #237
  • fix scale bar issue in Tutorial #240

Generate Stats, Create Projects, Geometry Validation

Choose a tag to compare

@Hagellach37 Hagellach37 released this 09 Oct 15:52
7200aac
  • remove redundant queries in generate stats #205
  • adjust project creation page #206
    • display project geometry on map
    • add geometry tests for web interface
    • generate project name from other attributes
    • change group size default value
    • add default value for imagery credits
  • create project
    • fix NoneType getLayer bug #207
    • add new project attributes projectTopic, projectRegion, projectNumber and #112 requestingOrganisation

stats, tutorial, database rules

Choose a tag to compare

@Hagellach37 Hagellach37 released this 30 Sep 23:52
4b1b976

generate stats will provide better geojson output
the tutorial has better examples
the database rules are set correctly for the leaderboard

Use HTTPS for all images

Choose a tag to compare

@Hagellach37 Hagellach37 released this 28 Sep 12:26
7b0b2ae
Merge pull request #194 from mapswipe/dev

Use HTTPS for all images

deployment worked

Choose a tag to compare

@Hagellach37 Hagellach37 released this 24 Sep 19:15
3d37edb
Merge pull request #179 from mapswipe/dev

add docs for project manager creation