koopjs/koop-provider-github

where=0=1 returns results

Closed this issue · 5 comments

http://koop.dc.esri.com/github/chelm/grunt-geo/forks/FeatureServer/0/query?returnGeometry=true&where=0=1 returns features.

i'd expect it to return none. i'll take another look once we get @ngoldman's changes incorporated into the sample app.

i'll try and find time to investigate soon.

possibly related: koopjs/koop#291

may we all find a place where zero equals one

I would recommend adding a test and fixing the bug here: https://github.com/FeatureServer/FeatureServer

Since this will be replacing the current featureserver implementation (hopefully) soon.

We'll also need the same here: https://github.com/koopjs/koop-pgcache

confirmed fixed in koopjs/FeatureServer