Maprunner / rg2

Updated user interface for Routegadget
MIT License
36 stars 20 forks source link

CSV result import fails #458

Closed Maprunner closed 4 years ago

Maprunner commented 4 years ago

A recent result export to CSV ended up with a column header of "first name" instead of "First name". This meant the results failed to import.

Best solution is to convert everythng to lower case when trying to work out CSV format.