WCGA / Marine-Planner

bugs and fixes for marine planner instance used by WCGA
1 stars 0 forks source link

500 Error returned for several OGC WMS layers #48

Open cybersea opened 8 years ago

cybersea commented 8 years ago

Failed to load resource: the server responded with a status of 500 (INTERNAL SERVER ERROR) http://maps.westcoastoceans.org/proxy/capabilities/356 (Oregon Statutory Vegetation Line) http://maps.westcoastoceans.org/proxy/capabilities/351 (Oregon Commercial Fishing - Astoria (Ecotrust, 2011)) http://maps.westcoastoceans.org/proxy/capabilities/367 (Oregon Commercial Fishing - Brookings (Ecotrust, 2011) http://maps.westcoastoceans.org/proxy/capabilities/201 (Streams and Waterbodies (USGS, 2005)) http://maps.westcoastoceans.org/proxy/capabilities/191 (Dams (USGS, 2006)) http://maps.westcoastoceans.org/proxy/capabilities/158 (Oregon Depth Contours (ATSML, 2012))

tchaddad commented 8 years ago

I think this error is related to incorrect passing of layer names to GetLegendgraphic type requests.

may be related to #40 (and generally poor support for OGC requests)