Bolla, Péter wrote:
>> The rendering engine would set that Hints.FORCE_2D hint; and thus the 
>> DataStore would drop the excess ordinates before returning the data 
>> for rendering. The hard part for me is the handling of the 
>> CoordinateReferneceSystem ...
>> - we really should have a CoordinateReferneceSystem of x,y,time
>> - we really should drop down to a CoordinateReferneceSystem of x,y 
>> when FORCE_2D is applied
> What is the easiest way to test this functionality? (Sorry to say 
> that, but setting up a uDig test environment is soo difficult. :(  )
Just draw your data into a PNG.

The streaming renderer implementation now sets this Hint when making 
requests to your DataStore; you may have to advertise the fact that your 
DataStore supports this hint (I belive the renderer checks to see if you 
care first).

Cheers,
Jody

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to