gouchangjiang / opengeoda

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

Weights create: Crash #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In Mac, 0.9.9.13_6, Boston points:

Create weights:
--option to select existing ID field is grayed out (even though valid ID field 
exists). All other weights fields are also grayed out, so the only way to 
access/activate them is by adding another new ID.

Mac, Boston points:
after exiting weights dialog, when I go back in, POLYID (see above) is 
available to select. When you select distance threshold weights and then 
specify a file name for W and hit ok, the program crashes - replicates every 
time.

Original issue reported on code.google.com by jkoschin...@gmail.com on 20 Aug 2011 at 6:04

GoogleCodeExporter commented 9 years ago
Note: there is actually no valid ID field in the Boston data set: all fields 
are floats, and we only support ints for ID fields.  However, a valid ID field 
can easily be added now and the program no longer crashes as of 0.9.9.15.1

Original comment by mmcc...@gmail.com on 30 Aug 2011 at 1:21