Skip to content

Display Suggestions for Invalid Polygon

Compare
Choose a tag to compare
@cyschneck cyschneck released this 24 May 21:16
· 243 commits to main since this release
  • check if invalid polygon due to flipped banks, display suggestions: Invalid Polygon Due to Flipped Banks, fix recommendation: rerun convertColumnsToCSV() and set flipBankDirection=True (or reset to default 'False' if currently set to flipBankDirection=True)
  • Error handling when left_kml==right_kml
  • Bug fixes, remove redundant code and spelling errors