Skip to content

Releases: mapswipe/python-mapswipe-workers

Firebase Rules, Archive old projects

03 Feb 22:46
a1addf7
Compare
Choose a tag to compare
  • adjust Firebase rules for leaderboard #285
  • add script to archive old projects #281
  • fix slack message bug during project creation #289

osgeo gdal image

01 Feb 18:19
fdfb344
Compare
Choose a tag to compare
  • 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

19 Dec 10:47
0802dd0
Compare
Choose a tag to compare
  • 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

10 Dec 10:55
aa70c31
Compare
Choose a tag to compare

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

02 Dec 14:05
855359d
Compare
Choose a tag to compare

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

09 Oct 15:52
7200aac
Compare
Choose a tag to compare
  • 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

30 Sep 23:52
4b1b976
Compare
Choose a tag to compare

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

28 Sep 12:26
7b0b2ae
Compare
Choose a tag to compare
Merge pull request #194 from mapswipe/dev

Use HTTPS for all images

deployment worked

24 Sep 19:15
3d37edb
Compare
Choose a tag to compare
Merge pull request #179 from mapswipe/dev

add docs for project manager creation

first deploy script

24 Sep 17:52
905583f
Compare
Choose a tag to compare
Merge pull request #174 from mapswipe/dev

Deploy Script