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

Fix ?format=properties output #13

Closed thisisaaronland closed 3 years ago

thisisaaronland commented 3 years ago

?format=properties&properties=foo,bar,bax does the right thing, namely returns results wrapped in a properties dictionary.

?format=properties returns the default SPR places dictionary.

thisisaaronland commented 3 years ago

N/A anymore