whosonfirst / go-whosonfirst-spatial-www

Opinionated web application for the go-whosonfirst-spatial packages.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Replace all the ?format= stuff with middleware handlers #10

Closed thisisaaronland closed 3 years ago

thisisaaronland commented 3 years ago

Let's assume we're talking about PIP operations.

We'll need to update the /api/point-in-polygon handler to accept an optional "next" handler.

thisisaaronland commented 3 years ago

This is no longer relevant following the use of whosonfirst/go-whosonfirst-spr-geojson.