roundware / roundware-server

Location-based contributory audio AR platform for art, education and documentary
http://roundware.org
Other
33 stars 20 forks source link

PATCH api/2/streams calls sending lat/lon 0/0 do not work #294

Closed hburgund closed 7 years ago

hburgund commented 7 years ago

It seems like when a stream is modified with lat/lon 0/0, the request is ignored and hence nothing happens. Though it is unlikely that in reality a Null Island position would be necessary to send, this behavior should still not exist.

hburgund commented 7 years ago

appears to have been fixed by #299 - PATCH api/2/streams with lat/lon 0/0 triggers the same server calculations/remixes as any other lat/lon values