Hi,

so I am on the way to push the newer Sextante version to the SVN.
Included is a new sextante_help folder that contains all the help files 
for the different analysis algorithms.
I am not sure if the changes to the libs and the new help folder will 
break the automatic build of the PLUS edition.
=> Ede, can you tell me what I would need to do to get things build 
correctly?

Apart from that I did a few modifications to the Sextante bindings, as 
you may have seen, to have some better error messages in the console.

Finally, I did a test with OJ 1.5.2 rev 2930, running a centroid and the 
rasterization algo and those worked well. However, I got an error with 
the fixed-distance buffer algorithm that does throw the error below. The 
line ShapefileWriter.java:460 did not really make sense to me when 
looking into it for the trunk version (any changes?). But after my last 
binding changes that allow me to load and debug Sextante and OJ within 
the IDE I will check what happens soonish - hopefully.

cheers,
stefan

java.lang.Exception: ShapefileWriter: unsupported AttributeType found in 
featurecollection. (for OJ 1.5.2 rev 2930)
        at 
com.vividsolutions.jump.io.ShapefileWriter.writeDbf(ShapefileWriter.java:460)
        at 
com.vividsolutions.jump.io.ShapefileWriter.write(ShapefileWriter.java:295)
        at org.openjump.core.apitools.IOTools.saveShapefile(IOTools.java:125)
        at 
es.unex.sextante.openjump.core.OpenJUMPVectorLayer.postProcess(OpenJUMPVectorLayer.java:312)
        at 
es.unex.sextante.core.GeoAlgorithm.postProcessOutputDataObjects(GeoAlgorithm.java:273)
        at es.unex.sextante.core.GeoAlgorithm.execute(GeoAlgorithm.java:223)
        at es.unex.sextante.core.GeoAlgorithm.execute(GeoAlgorithm.java:157)
        at es.unex.sextante.core.ProcessTask.call(ProcessTask.java:59)
        at es.unex.sextante.core.ProcessTask.call(ProcessTask.java:1)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:680)

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to