NYCPlanning / deprecated-labs-zap-api

Deprecated version of the ZAP API, see https://github.com/NYCPlanning/labs-zap-api
Other
5 stars 3 forks source link

Spatial downloads broke tile query #126

Closed ghost closed 5 years ago

ghost commented 5 years ago

Merging Chris's spatial downloads PRs broke the tile serving route of zap-search-api.

All tile requests 404 with response: {"error":"TypeError: Values null/undefined cannot be used as raw text."}

NOTE: error stack is swallowed in api logs, remedy this as part of bug fix.