gost / server

GOST - Go implementation of OGC SensorThings API
MIT License
61 stars 19 forks source link

Not all $expand inline queries supported on #147

Open tebben opened 6 years ago

tebben commented 6 years ago

Currently not all queries are parsed correctly when used inside an expand $expand=Datastreams/Observations($filter=......)

work on improving https://github.com/gost/godata/blob/master/expand_parser.go

bertt commented 6 years ago

will not be fixed in 0.6, maybe later