[thredds] Howto extend list of CRS codes of ncWMS
Hi,
the list of CRS codes has been reduced between 4.1 and 4.2 as described
in
http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.2/faq.html#wmsLimitedCRS
The sollution described there doesn't work with all WMS-clients, since
some WMS clients parse the GetCapabilities before they build their
interface.
What is the simplest 'hack' to get the wanted CRS into the
GetCapabilities as long as it is not properly configurable? My first
idea was to add the list of CRS manually to the
thredds/WEB-INF/jsp/wms/capabilities*.jsp files.
Best regards,
Heiko