sillsdev / cog

Cog is a tool for comparing languages using lexicostatistics and comparative linguistics techniques.
http://sillsdev.github.io/cog/
MIT License
22 stars 10 forks source link

KML file with placemark names containing trailing space not handled correctly #95

Closed ddaspit closed 1 year ago

ddaspit commented 1 year ago

If a KML file has <name> elements that contain trailing space, such as a new line, then the name won't match any existing variety names. The region will be ignored and not properly imported. All trailing space should be trimmed when matching against variety names.