Bolla, Péter wrote:
> I'm getting back to this Hint.
> Jody Garnett wrote:
>> Thus was born the Hints.FORCE_2D - so if your datastore can support 
>> this hint (which is used by the renderer) we should be able to cut 
>> off the data before the render gets confused.
> Did you mean Hints.FEATURE_2D?
Probably; I never remember the exact details ;-)
> And how can I use the hints? Is there a confluence page on that?
Andrea was writing one up; I don't have the link myself.

My understanding is:
- your DataStore/FeatureSource has a "get supported hints" method; you 
need to advertise the fact that you understand the FEATURE_2D hint
- when your FeatureSource is a getFeatures( Query ) call you can check 
the Hints provided by the client and see if FEATURE_2D is requested

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