koopjs / koop-socrata

Socrata provider for Koop.
Other
8 stars 7 forks source link

Feature service count requests need to respect callbacks in querystrings #41

Closed chelm closed 9 years ago

chelm commented 9 years ago

The current featureServiceCount method doesnt wrap the response in the passed in callbacks like so: https://github.com/Esri/koop/blob/master/lib/BaseController.js#L46