ngageoint / elasticgeo

ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
GNU General Public License v3.0
169 stars 85 forks source link

Support encoded view params #46

Closed sjudeng closed 7 years ago

sjudeng commented 7 years ago

Some clients may pass encoded view params values (e.g. VIEWPARAMS[0]={Q:%7B%22term%22%3A%7B%22standard_ss%22%3A%22IEEE%20802.11b%22%7D%7D}), which will cause an error (Unable to parse native query).