geotrellis-server
geotrellis-server copied to clipboard
Review common WCS/WMS errors
Recent spat of activity to enable temporal layer support is significantly changing the underlying model for the OGC services and consequently error reporting.
This issues to use to inspect all the common error conditions possible with WCS and WMS services and make sure that error being reported is as meaningful as possible.
- Layer is not found
- Temporal slice asked for is not found
- MAML source layer can not be found
- etc
Connects #207