Hi Edgar,

I made only few tests
WMS : most adresses I have tried display nothing but do not throw error 
(the clock activates a few seconds while zooming or panning, but I get 
no image). I finally found one adress displaying data. I get the same 
behaviour with older OpenJUMP version. I thing I just don't know how to 
make it work the right way. Anyway, I think your change did not alter 
anything.

MrSid : I could read MrSid images normally. I did not make enough tests 
to check if the new code changed interpolation method.

Since your change, I have no more warning at compile time ;-)

Michaël

Le 19/06/2011 17:30, edgar.sol...@web.de a écrit :
> ok the change is in svn.
> http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot?view=revision&revision=2281
>
> could someone please check if http plain authentication for wms is still 
> working?
> same goes for mrsid plugin rendering, just to be sure my changes didn't break 
> anyhing.
>
> thanks ede
>
> On 14.06.2011 23:35, Larry Becker wrote:
>> Hi Michaël and Ede,
>>
>>    I'm glad to assist if I can.  I tried VALUE_INTERPOLATION_BILINEAR, 
>> VALUE_INTERPOLATION_BICUBIC, and whatever the default is.  I couldn't see 
>> any visible difference in a grey-scale image, so I think it can be removed 
>> without any obvious effect.
>>
>> regards,
>>
>> Larry
>>
>> 2011/6/14 Michaël 
>> Michaud<michael.mich...@free.fr<mailto:michael.mich...@free.fr>>
>>
>>      Hi Ede,
>>
>>      I think MrSID plugin is from Larry. Hope he can give some hints
>>      MrSid image samples seem quite easy to find. See
>>      http://www.mass.gov/mgis/dwn-imgs.htm
>>      I can make some tests as soon as you have committed
>>
>>      +1 to get rid of both classes
>>
>>      Michaël
>>
>>
>>
>>      Le 14/06/2011 21:36, edgar.sol...@web.de<mailto:edgar.sol...@web.de>  a 
>> écrit :
>>      >  just found
>>      >
>>      >  
>> com/vividsolutions/jump/workbench/imagery/mrsid/MrSIDReferencedImage.java
>>      >  uses com.sun.image.codec.jpeg.JPEGDecodeParam;
>>      >
>>      >  com/vividsolutions/wms/MapRequest.java
>>      >  uses sun.misc.BASE64Encoder
>>      >
>>      >  should i deal with them in the same manner?
>>      >  who would be willing to test the resulting nightly build? i don't 
>> know mrsid nor use wms.
>>      >
>>      >  ede
>>      >
>>      >  On 22.02.2011 12:47, Michaël Michaud wrote:
>>      >>  Hi,
>>      >>
>>      >>  There are two classes in wms package using the sun proprietary
>>      >>  BASE64Encoder class
>>      >>
>>      >>  I suggest to replace it  by
>>      >>  http://migbase64.sourceforge.net/ which is BSD licensed  and could 
>> be
>>      >>  included in OJ code.
>>      >>  But I don't know much this part of the code and I would be pleased 
>> to
>>      >>  get advice from WMS and network gurus before I do the change.
>>      >>
>>      >>  Michaël
>>      >>
>>      >>  Le 22/02/2011 12:08, Michaël Michaud a écrit :
>>      >>>  Hi Larry, OJ developpers,
>>      >>>
>>      >>>  I'm trying to remove some dependencies to sun proprietary code in 
>> OpenJUMP
>>      >>>
>>      >>>  I've just removed one dependency to
>>      >>>  com.sun.image.codec.jpeg.JPEGDecodeParam in
>>      >>>  com.vividsolutions.jump.workbench.imagery.graphic.GraphicImage
>>      >>>
>>      >>>  I thing it was supposed to set different interpolation modes for 
>> gray
>>      >>>  images and color images, but I could not see any effect.
>>      >>>  Every image I have tested are interpolated (old image framework), 
>> with
>>      >>>  or without the JPEGDecodeParam test
>>      >>>  Every image I have tested are not interpolated (Raster-Sextante 
>> framework)
>>      >>>
>>      >>>  Any hint on this
>>      >>>  I have committed the code (removed JPEGDecodeParam  test), but of
>>      >>>  course, I can set it back if I missed something.
>>      >>>
>>      >>>  Michaël
>>      >>>
>>      >  
>> ------------------------------------------------------------------------------
>>      >  EditLive Enterprise is the world's most technically advanced content
>>      >  authoring tool. Experience the power of Track Changes, Inline Image
>>      >  Editing and ensure content is compliant with Accessibility Checking.
>>      >  http://p.sf.net/sfu/ephox-dev2dev
>>      >  _______________________________________________
>>      >  Jump-pilot-devel mailing list
>>      >  
>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>      >  https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>      >
>>      >
>>
>>
>>      
>> ------------------------------------------------------------------------------
>>      EditLive Enterprise is the world's most technically advanced content
>>      authoring tool. Experience the power of Track Changes, Inline Image
>>      Editing and ensure content is compliant with Accessibility Checking.
>>      http://p.sf.net/sfu/ephox-dev2dev
>>      _______________________________________________
>>      Jump-pilot-devel mailing list
>>      
>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>      https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> EditLive Enterprise is the world's most technically advanced content
>> authoring tool. Experience the power of Track Changes, Inline Image
>> Editing and ensure content is compliant with Accessibility Checking.
>> http://p.sf.net/sfu/ephox-dev2dev
>>
>>
>>
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to