kiuliani / geoda

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

Save As bug: cannot save/export "Points from Table" output #143

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1) Open any table-only data source
2) Select Tools > Shape > Points from Table and add a points layer to the 
current project
3) Save As does not permit saving to a non-table-only format
4) Export does not allow going from a table to a non-table format

Solution Proposed: 

1) The user should always be able to go from a table to a table+geometry format 
using Export.  There is no logical reason to restrict this direction.

2) In addition to the Export fix, would be nice if Save As allowed saving to a 
Geometry layer.  However, as an interm solution, the following is suggested: 
when the user attempts to "Save As", a warning dialog should come up suggesting 
that the user use Export to a format that supports geometry.  In fact, if the 
user attempts to save or export to any format that doesn't support geometry, a 
warning dialog should be raised telling the user that the geometry layer will 
be lost.

Original issue reported on code.google.com by mmcc...@gmail.com on 2 May 2014 at 1:31

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
checked, and this bug has been fixed in >=1.7.33

Original comment by lixun...@gmail.com on 30 Jun 2015 at 7:19

GoogleCodeExporter commented 8 years ago
change status for verification

Original comment by lixun...@gmail.com on 30 Jun 2015 at 7:48

GoogleCodeExporter commented 8 years ago
tested import and save/export using Paloma-Adelaide data: worked as expected.

Original comment by jkoschin...@gmail.com on 14 Jul 2015 at 1:45

GoogleCodeExporter commented 8 years ago
what didn't work is the .gda project file that's created during the exporting: 
It's created but when you try to open it, you get the attached error message.

Original comment by jkoschin...@gmail.com on 14 Jul 2015 at 1:48

Attachments:

GoogleCodeExporter commented 8 years ago
bug was identified and fixed in ci 3717.

will be in build 1.7.43

Original comment by lixun...@gmail.com on 17 Jul 2015 at 6:17

GoogleCodeExporter commented 8 years ago
 1.7.43 Mac

tested this again with the same dataset from July 14 (Paloma Adelaide) and it 
works now.

Original comment by jkoschin...@gmail.com on 17 Jul 2015 at 10:32

GoogleCodeExporter commented 8 years ago
Warning message still needs to be added for sqlite, csv, and dbf: Please note 
that the format you chose only exports the data table, not the geometry.

Original comment by jkoschin...@gmail.com on 27 Jul 2015 at 12:28