Re: [JPP-Devel] Opening files

2008-06-04 Thread Andreas Schmitz
Sunburned Surveyor wrote: Hi, > I did a little reading in the old JUMP Developer Guide and the > OpenJUMP Javadoc. I was wondering if you could indicate to me which > method is used to obtain the FeatureCollection from the DataSource. Is > it the installCoordinateSystem method? I see that it retu

[JPP-Devel] Dante Fuster's DXF plugin

2008-06-04 Thread Giuseppe Aruta
Hi all I wander if someboby used Dante's DXF plugin. I am interesting to its way to export to DXF. According to a former letter of Dante (http://www.jump-project.org/pipermail/jump-users/2008-May/007275.html) the plugin was able to export attributes to DXF layer if the attribute takes t

[JPP-Devel] [XxxJUMP-users] link table to a layer

2008-06-04 Thread Giuseppe Aruta
Hi all, this question seems probabily out-of-date: How can I link a table (cvs) to a layer (shp)? I know how to joy them (tool>edit attributes>join TXT tables). But I don't know how to link the two using common filed, even not ordered at the same way. I know this is probabily the point

Re: [JPP-Devel] Try to use GeoTools SimpleFeature or extract JUMP Feature in small, portable library.

2008-06-04 Thread Paul Austin
I agree with Jordy adapters and feature factories are a great way to switch between one model and another. I built factories into my API with the added extra of using generics for the factory. With this approach my factory returns the value using the correct sub class of DataObject. In the cas

Re: [JPP-Devel] Opening files

2008-06-04 Thread Sunburned Surveyor
Andreas, I spent about an hour this morning reading through some more of the Javadoc, source code, and information that Stefan put on the wiki. I think I have a possible solution to your problem. Don't extend the StandardReaderWriterFileDataSource class. This class was used to adapt the old JUMPR

[JPP-Devel] The LoadDatasetFromFilePlugIn and SaveDatasetAsFilePlugIn classes.

2008-06-04 Thread Sunburned Surveyor
Stefan mentioned the LoadDatasetFromFilePlugIn and SaveDatasetAsFilePlugIn classes in his tutorial on adding input/output support for new file formats. http://openjump.org/wiki/show/How+to+write+a+new+driver I didn't see these classes listed in the OpenJUMP Javadoc. Were they removed or replaced

Re: [JPP-Devel] Opening files

2008-06-04 Thread Andreas Schmitz
Sunburned Surveyor wrote: Hi, > I spent about an hour this morning reading through some more of the > Javadoc, source code, and information that Stefan put on the wiki. I > think I have a possible solution to your problem. thanks! That helps a lot. When I find the time, I'll tackle this problem

Re: [JPP-Devel] [XxxJUMP-users] link table to a layer

2008-06-04 Thread Stefan Steiniger
Hei Peppe, as far as I know we don't have a "link" function in OJ :( I recently did also though about this, and if it would be difficult to implement (I have no idea) stefan Giuseppe Aruta schrieb: > Hi all, > > this question seems probabily out-of-date: > How can I link a table (cvs) to a la

Re: [JPP-Devel] [XxxJUMP-users] link table to a layer

2008-06-04 Thread Giuseppe Aruta
Thanks for the answer Stefan Peppe --- Stefan Steiniger <[EMAIL PROTECTED]> ha scritto: > Hei Peppe, > > as far as I know we don't have a "link" function in > OJ :( > I recently did also though about this, and if it > would be difficult to > implement (I have no idea) > > stefan > > Giuseppe

[JPP-Devel] wms 1.1.1 support ?

2008-06-04 Thread Stefan Steiniger
Hei, I guess this question is rather directed to Andreas. I notices today that somebody updated the original JUMP Code (VividSolutions cvs) ... see the change-log entry below. Do we the 1.1.1 compatibility already or do we need to update? (I think Andreas improved that.) Stefan PS: would be n

Re: [JPP-Devel] wms 1.1.1 support ?

2008-06-04 Thread Martin Davis
Stefan, I'm not sure who tben is. I'll try and find out... Stefan Steiniger wrote: > Hei, > > I guess this question is rather directed to Andreas. > I notices today that somebody updated the original JUMP Code > (VividSolutions cvs) ... see the change-log entry below. > > Do we the 1.1.1 compat