kartoza / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
http://geonode.org/
GNU General Public License v3.0
8 stars 17 forks source link

Filter validations should be enforced #488

Open NyakudyaA opened 6 years ago

NyakudyaA commented 6 years ago

Problem

Current in download layer the filter options are open-ended. How do we ensure that the filter created are valid ?.

I prefer to have autocompleted options for fields if this is not complex to do.

Example A road layer and a user writes the wrong filter. How do we test if the values occur for that row?