On Thu, Mar 21, 2013 at 11:52 AM, Andrea Aime
<andrea.a...@geo-solutions.it>wrote:

> On Thu, Mar 21, 2013 at 7:47 PM, Martin Davis <mtncl...@gmail.com> wrote:
> >> Hum, no, you just have to do GFI in GML or JSON format, and you get
> >> full attributes,
> >> including the geometry.
> >
> >
> > Not sure I see how the output format fixes the problems of (a) GFI not
> > calling the RT and (b) the PointStacker RT needing the WMS info about the
> > map size ?
>
> Ah ok, I thought you meant that the polygon was not available as a result
> of
> the GFI output.
>
> About a), the whole discussion is based on the hp that someone implements
> RT in GetFeatureInfo (the whole thread is purely hypothetical)
>

Yes, understood.  I thought it was interesting to explore what new
capabilities this might offer (or at least in this case some nice
(essential?) enhancements to an existing function).

>
> About b), if someone does a) we can also inject the same WMS calls params
> in the GetFeatureInfo call, with a variant though: the GetFeatureInfo uses
> a small box (3x3 pixels by default, can be enlarged using the buffer param)
> so those params would have to be adapted as a consequence, and
> the RT would have to be written so that it grows its operating context
> enough
> to work properly (just like some, but not all, RT do).
>

Great.  And yes, understood that the RT would have to be smart about how it
made use of the information available.  (It took me a while to wrap my head
around this for the RTs I did last year - so I'm well aware that it's
non-trivial!  The nice thing is that once it's done it's totally
transparent to the user - which is usually a solid indicator of a good
design).
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to