Since you are only talking several thousand features consider using wfs and doing the selection client side (with a library like open layers).
On Fri, Feb 28, 2020 at 5:37 PM Brad Spencer <[email protected]> wrote: > Guys, > > > > I am able to do a GetFeature request that returns a list of several > thousand feature ids (attribute PKs). The only way I have been able to > highlight these on the map is via SLDs but that is very slow and really not > workable. > > So I was wondering does Geoserver (12.2) have anything to highlight these > returned features (polygons) as part of the GetFeature request? > > > > I am now looking at using a combination of SLD (for rendering ) and > CQL_FILTER IN filter for filtering. But this also seems to be a very clunky > option. > > > > Any thoughts? > > > > Cheers, > > > > *Brad Spencer* > > Managing Director > > [image: cid:[email protected]] > > http://www.numaps.com.au/ > > mob: 0404 841 131 > > BradArt > <https://www.facebook.com/pg/numaps.com.au/photos/?ref=page_internal> > > > > > > > > > _______________________________________________ > Geoserver-users mailing list > > Please make sure you read the following two resources before posting to > this list: > - Earning your support instead of buying it, but Ian Turton: > http://www.ianturton.com/talks/foss4g.html#/ > - The GeoServer user list posting guidelines: > http://geoserver.org/comm/userlist-guidelines.html > > If you want to request a feature or an improvement, also see this: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > > > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- -- Jody Garnett
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
