Display Suggestions for Invalid Polygon
- 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