Is it possible to allow a user to download filtered data by giving them a URL containing the filter query?
Example use case- I have a statewide parcel data layer. I want to have links on my open data page with town names, where a user can click a town name, the parcel data is filtered based on that town name and a zipped file will download.
Can this be done, if so, how would I write the URL for that download?