Hi,
What´s the best way to filter polygons shown by a data based criteria? For example, I have a layer representing stands located in diferent farms. I´d like to allow to the user to filter only stands of a certain farm, and see the corresponding map in the map viewer. As the filter is on, the user should see only the polygons that matches the specific criteria. If the user clicks in Zoom All button, he should see all filtered polygons and nothing more.
It could be interesting if you provide a way to allow us to pass a SQL Where clause when accessing layers stored in SQL databases. It could be interesting because it will avoid to get unecessary data from the server when I´m interesting only in polygons that maches an specific criteria.
Thanks in advance,
Mauro