hobuinc / greyhound

Greyhound is a point cloud streaming server. It should be considered deprecated for now. Use Entwine and Entwine Point Tile directly if you just want to serve point cloud web services.
https://greyhound.io
Apache License 2.0
131 stars 51 forks source link

stats call should return 404 when an invalid pipeline is specified #23

Closed verma closed 9 years ago

verma commented 9 years ago

Right now it return 200 OK and then says status = false.

connormanning commented 9 years ago

Invalid resources now return 404.