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

Add / integrate query filters for alternate geometries #12

Open thisisaaronland opened 3 years ago

thisisaaronland commented 3 years ago

?geometries=(all|default|alt)

?alternate-geometry=foo&alternate-geometry=bar

Similar to what's happening here:

https://github.com/whosonfirst/go-whosonfirst-spatial-sqlite#alternate-geometries

thisisaaronland commented 3 years ago

These are supported for API requests as of whosonfirst/go-whosonfirst-spatial v0.0.16 but not enabled in the UI yet.