Hi Matthias,
thank you for your work. Last week i needed your csv driver for a real 
world import. But had no success (NullPointerException):-( Please can 
you try with the following testdata:

http://www.lvermgeo.sachsen-anhalt.de/de/geoservice/download/testdaten/files/testdaten_10_2011.zip

There are included some files. You can try it with 
"LS150_10_11_Testdaten_lsa.txt". As you can see the columns 12 and 13 
are the coordinates. Are you count the columns with starting by zero ore 
one?
Thanks for the test.
I could fix a stupid bug and uploaded a new version called 0.6beta2
Column numbers are 1-based (common in SQL, and more usual for
non programmers I think)

Here is your data :
Hope you enjoyed your participation to FOSSGIS

Michaël



Regrads

Matthias
Hi Arnd,

Hi uploaded the internationalized plugin at the same url
Here attached is the english i18n properties file

Thanks,

Michaël


Le 29/03/2012 11:58, Arnd Kielhorn a écrit :
Hello Michael,

I could make the german translation of the dialog.

Arnd

Hi,
thank You for that nice driver.
Is there already an englsih and german translation for it because 
when I
load OJ the csv driver dialog is in french?
Sorry, forgot it. I'll send the internationalized version by the end of
the week (english only).

Michaël
Arnd


Hi,

I uploaded a beta version of a new csv driver : csv-driver-0.6 
beta.jar

http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/

This is a complete rewrite of my old txt driver.
It should be more flexible and currently includes
- an auto-mode able to guess the structure of most character 
delimited
files (including pirol formatted files)
- a set-options mode where the user has to set the file structure to
help the driver to read the file correctly
- a writer with only a few options
I've not yet implemented anything to read csvt files from OGR, but
tried
to make the driver
flexible enough to make it possible.

At the same address, you'll find two documents to help you understand
the options :
OpenJUMP_CSV.odt

<http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/OpenJUMP_CSV.odt> 

OpenJUMP_CSV_auto.odt

<http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/OpenJUMP_CSV_auto.odt> 

It is quite difficult to make such a driver robust and it is in its
early stage.
All your tests and remarks are welcome.

Michaël





------------------------------------------------------------------------------ 

This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
------------------------------------------------------------------------

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
------------------------------------------------------------------------

_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to