Re: [JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-14 Thread edgar . soldin
On 14.03.2012 18:02, Michaël Michaud wrote: > I'm currently refactoring the txt/csv driver and it takes more time than > what I have thought. just saw there is net.sourceforge.javacsv which is what geotools use. in the course of finding the best solution to the archive file loading i once agai

Re: [JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-14 Thread Michaël Michaud
Hi, > ok will have a look at that together with the tgz issue.. might take some > time, but i'll take care of it .. ede Thanks Ede, I'm currently refactoring the txt/csv driver and it takes more time than what I have thought. Michaël PS. Tomorrow, I'll try to get more feedback from my co-worke

Re: [JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-14 Thread edgar . soldin
ok will have a look at that together with the tgz issue.. might take some time, but i'll take care of it .. ede On 14.03.2012 15:16, Michaël Michaud wrote: > Hi Ede, > > The problem is easy to reproduce > Here is a small zip file with 2 shapefile embeded. > > Original compressed file management

Re: [JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-14 Thread edgar . soldin
On 13.03.2012 13:17, Rahkonen Jukka wrote: > Rahkonen Jukka wrote: > >> Unfortunately not. The same bad result that way. What works >> is to open the archive into 7-zip (without extracting) and >> drag and drop shapefiles one by one from the 7-zip file list. > > Actually user must select all th

Re: [JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-13 Thread Rahkonen Jukka
Rahkonen Jukka wrote: > Unfortunately not. The same bad result that way. What works > is to open the archive into 7-zip (without extracting) and > drag and drop shapefiles one by one from the 7-zip file list. Actually user must select all the shapefile parts and not only .shp. Otherwise OJ sho

Re: [JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-13 Thread Rahkonen Jukka
edgar.soldin wrote: > > On 13.03.2012 12:57, Rahkonen Jukka wrote: > > Hi, > > > > Dragging and dropping a zip file which contains many > shapefiles into OpenJUMP does not seem to give a correct > result. Different layer names appear into the layer list > correctly just as they were in the

Re: [JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-13 Thread edgar . soldin
On 13.03.2012 12:57, Rahkonen Jukka wrote: > Hi, > > Dragging and dropping a zip file which contains many shapefiles into OpenJUMP > does not seem to give a correct result. Different layer names appear into the > layer list correctly just as they were in the zip file, but every layer > contains

[JPP-Devel] Trouble with opening several shapefiles from one zip file

2012-03-13 Thread Rahkonen Jukka
Hi, Dragging and dropping a zip file which contains many shapefiles into OpenJUMP does not seem to give a correct result. Different layer names appear into the layer list correctly just as they were in the zip file, but every layer contains the same data that comes from one of the shapefiles.