Bug report #18601
Updated by Jürgen Fischer over 6 years ago
When loading delimited text without CSVT, fields with leading zeros (like German ZIP codes (f.e. 01099) or phone numbers) get smashed into integers.
I've written a pretty complex regex to identify numbers and numbers-alike nubmers-alike strings. I think, for QGIS it's better to have an Excel or Calc like behavior to let the user chose, which format the columns are in?
Same behavior in commit:6ddd9ab0c7 6ddd9ab0c7 and below.
I've written a pretty complex regex to identify numbers and numbers-alike nubmers-alike strings. I think, for QGIS it's better to have an Excel or Calc like behavior to let the user chose, which format the columns are in?
Same behavior in commit:6ddd9ab0c7 6ddd9ab0c7 and below.