TransforMap / data.transformap.co

Here you find a Node.js daemon to serve the public TransforMap web service.
https://data.transformap.co
GNU Affero General Public License v3.0
7 stars 2 forks source link

Filters: multiple semicolon separated values do not work #41

Open species opened 7 years ago

species commented 7 years ago

When a value is ";"-separated, filters do not work.

E.g "type_of_initiative"="community_garden;other_socialinclusion" does not match when filtering "type_of_initiative"="community_garden"