kiuliani / geoda

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

Export to mapinfo tab project fail #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In GeoDa 1.5.29 on Win 7 64-bit Debug

1) Open columbus_sqlite.gda
2) Export to Mapinfo
3) choose save file as ./columbus/columbus.tab
4) choose project file as ./columbus_mapinfo_tab.gda
5) Export is reported as success
6) Attempt to open columbus_mapinf_tab.gda
7) GeoDa reports: "unknown datasource type"

Original issue reported on code.google.com by mmcc...@gmail.com on 11 Mar 2014 at 5:22

GoogleCodeExporter commented 8 years ago
Just tried same thing, but in step 3 called file columbus.mif.  Same issue.

Original comment by mmcc...@gmail.com on 11 Mar 2014 at 5:24

GoogleCodeExporter commented 8 years ago
Tired same thing again, but this time called file columbus.mid.  Same issue.  
Question: is the program smart enough to treat mid/mif the same way?

Original comment by mmcc...@gmail.com on 11 Mar 2014 at 5:27

GoogleCodeExporter commented 8 years ago
I see that mid/mif are handled automatically.  In fact, the tab/mid/mif files 
can all be opened.  Looking at the GDA files reveals that the type info was 
blank for all three projects.  This explains the project open fail.

Original comment by mmcc...@gmail.com on 11 Mar 2014 at 5:36

GoogleCodeExporter commented 8 years ago
Fixed in ci 3114.

Original comment by lixun...@gmail.com on 12 Mar 2014 at 6:36