Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@theroggy theroggy released this 14 Nov 15:32
22dd0ad

Improvements

  • Add option to use topologic simplify (#22)
  • Add option to specify the minimum probability in the result (#23)
  • Add option to reclassify (e.g. small) features to the class of its neighbour (#30, #36)
  • Add check if location BBOXs are of the right size (#38)
  • Improve handling of empty features in training data (#16, #19)
  • In the polygons label file, change default class column name to "classname" (#39)
  • Add traindata type todo (#37)
  • Add support for training data from layers in different projections (#56, #60)
  • Add list of invalid geometries + coordinates in train mail (#40)
  • Add option to ignore wms url in capabilities (#20)
  • Add support for crs's with switched axes order (#50)
  • Add nb_parallel parameter to predict (#15)
  • Add pre-simplify with RDP when using (inline) LANG simplification (#29)
  • Add option to disable ssl verification when downloading sample projects (#64)
  • Apply black formatting to comply with pep8 (#27)
  • Enable running CI tests using github actions (#42, #67)
  • Support newer versions of used packages (#59, #61, #62)

Deprecations and compatibility notes

  • Disable default simplify in postprocess (#32)
  • Command 'scriptrunner' renamed to 'osscriptrunner' (#59)