eneec / geoda

Automatically exported from code.google.com/p/geoda
GNU General Public License v3.0
0 stars 0 forks source link

Problem with export selected when variable name is missing #196

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When a variable name is missing in the dbf table the export function crashes
GeoDa, even after "NONAME" (the default) is accepted as the variable name.
Export works if the column without a variable name is first given a variable
name using Table Change Variable name.
A dbf column without a variable name may happen when using PySAL's
df2dbf converter with a long variable name.

Original issue reported on code.google.com by lanse...@gmail.com on 10 Jul 2015 at 9:42

GoogleCodeExporter commented 9 years ago
More precisely, that is the Export Selected function

Original comment by lanse...@gmail.com on 10 Jul 2015 at 9:43

GoogleCodeExporter commented 9 years ago
And defect in all versions, including 1.7.37

Original comment by lanse...@gmail.com on 10 Jul 2015 at 9:44