kibichii / geoda

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

Table: Ignoring changes to displayed # dec #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For a new dBase/Shapefile project, the default number of displayed decimals 
should come from the dBase field attributes, but it is currently 4.

When changing the displayed number of decimals in Variable Property Editor, the 
new value is ignored by the Table and persists as the default 4 even though it 
is clear the new value has been set in the meta-data.

Original issue reported on code.google.com by mmcc...@gmail.com on 18 Feb 2014 at 1:25

GoogleCodeExporter commented 9 years ago
This is not specific to dBase/Shapefile.  Same behaviour for OGR sources.  
Although OGR sources should default to 4, changes to the value are still being 
ignored by the Table.

Original comment by mmcc...@gmail.com on 18 Feb 2014 at 1:26

GoogleCodeExporter commented 9 years ago
The fix for issue 94 also tries to fix this issue. See commit: 3061. 
Mark, if you can verify this on your perspective? Tks.

Original comment by lixun...@gmail.com on 22 Feb 2014 at 12:17

GoogleCodeExporter commented 9 years ago
Yes, commit 3061 addresses the issue.
For dBase, number of displayed decimals now defaults to number of decimals 
according to dBase field specification.  Fully fixed in SVN revision 3069 / 
GeoDa 1.5.27

Original comment by mmcc...@gmail.com on 25 Feb 2014 at 2:28

GoogleCodeExporter commented 9 years ago
Issue 90 has been merged into this issue.

Original comment by mmcc...@gmail.com on 25 Feb 2014 at 2:29