Hi peppe,

Thanks for the work. Looks nice.

Here are some remarks/suggestions :

*Raster Layer Info* : looks better than the one in the layer menu.
Would be nice to replace the Layer info of the layer Menu instead of
adding a menu item (also more consistent with vector data)

*Save raster as image* : is it the same as the one in the layer context menu ?
Why did you duplicate ?

*Crop raster image* : a bit like "draw a fence + adjust image to the fence
+ save as" but more direct

*Wrap raster* : powerful !
*Drag to move and reshape* : works fine but throw the following NPE
Also do not change proportion, only size. Is it the intended behaviour ?
    java.lang.NullPointerException
at org.openjump.core.rasterimage.RasterImageLayer.createImage(RasterImageLayer.java:360) at org.openjump.core.rasterimage.RasterImageRenderer.renderHook(RasterImageRenderer.java:129) at com.vividsolutions.jump.workbench.ui.renderer.ImageCachingRenderer$1.run(ImageCachingRenderer.java:88) at com.vividsolutions.jump.workbench.ui.renderer.ThreadQueue$Worker.run(ThreadQueue.java:86)

*Reshape select image to original* : did not work for me (also NPE)
    (I would place the item after drag to move and reshape)
    but undo seems to work fine ;-)

*Warp selected raster to select**selected rectangle *: works fine
    why not use the fence tool for that. Only one rectangle in the layer,
    no need for selection

*Raster transformation toolbox* : affine transformation : great !
    A message to prevent user creating more than 3 vectors would be useful
    I think the the tick in the checkbox of the menu item should be on when
     the toolbox is open and off when it is closed, not the opposite

*Filters *: good
    Only "change color" does not work for me. I get
java.lang.IllegalArgumentException: Number of columns in the matrix (3) must be equal to the number of bands ([+1]) in src (4).
    at java.awt.image.BandCombineOp.filter(Unknown Source)

    After aplying a filter, the clock indicating activity on the new layer
    stay visible. Maybe something which should be closed is staying
    opened.

Merry Christmas

Michaƫl

Greetings form Chile,

This is a set of tools and plugin to use witrh a "Sextante raster layer".

https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/Raster%20Tools/rtools_alpha.jar/download

The idea is to extend OJ capability to do some few common raster operation with raster images (loaded via Sextante Raster Image") like query information, save them, save raster and apply filters or do some basic raster geographic transformations, like image warp and affine transformation. I was facilitate to make these tools as Stefan already integrated many libraries from Sextante and the original JUMP/OpenJUMP code already has what I needed

The set of raster plugins is still in a very early alpha stage and need a set of tests to define and fix bugs etc.


I would like to have from users/developers a feedback and suggestions. My idea is to move all this staff to OpenJUMP sourceforge page and integrate some part into OpenJUMP core (for instance the libraries). The tools/plugins are already internationalized even if only English is available.
Best Regards and Marry Christmass to everybody

Peppe




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk


_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to