Re: [JPP-Devel] Import points from text file

2008-05-22 Thread Stefan Steiniger
Hei, yes.. . The Pirol CSV plugin does exactly this. . The plugin example I once did is rather inflexible in terms of format assumptions (I think it needed tab delimited text and the coordinates first).. however I used it as an example for writing an own plugin: http://openjump.org/wiki/show/How

Re: [JPP-Devel] Import points from text file

2008-05-22 Thread Giuseppe Aruta
Hi Jukka, see Pirol csv import plugin (PirolCsv.jar), it should do what you need (read also PIROL -CSV _specification.txt) Peppe --- Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: > I think Stefan had a plug-in that did this. Perhaps > he will respond > with more information. > > The Sunbur

Re: [JPP-Devel] Import points from text file

2008-05-22 Thread Sunburned Surveyor
I think Stefan had a plug-in that did this. Perhaps he will respond with more information. The Sunburned Surveyor On Thu, May 22, 2008 at 2:03 AM, Andreas Schmitz <[EMAIL PROTECTED]> wrote: > Rahkonen Jukka wrote: > > Hi, > >> Is it possible somehow to import the x- and y-coordinates from a plain

Re: [JPP-Devel] Import points from text file

2008-05-22 Thread Andreas Schmitz
Rahkonen Jukka wrote: Hi, > Is it possible somehow to import the x- and y-coordinates from a plain > text file (comma of white space separated) and create points? With > MapInfo is goes this way: [...] > I use this feature every now and then. Would be extra nice to be able to > create points fr