aodn / aodn-portal

AODN Open Geospatial Portal
https://portal.aodn.org.au/
GNU General Public License v3.0
21 stars 13 forks source link

Some ncWMS styles missing from drop-down #1483

Closed dnahodil closed 7 years ago

dnahodil commented 9 years ago

Found in version:

IMOS Portal v3.35.0, build date: Fri Nov 07 14:49:57 EST 2014

How to reproduce Open an ACORN layer Go to the styles tab Open the styles drop-down

What should happen Should see the various vector styles available (boxfill, vector, fancyvec, trivec, barb, stumpvec, etc.)

What does happen You only see two styles available, boxfill and vector.

Notes This happened when we moved the ncWMS layers out of the database. The styles information returned from ncWMS in the GetMetadata request is not as complete as the information in GetCapabilities which the scanner uses. We might need to improve the GetMetadata response from ncWMS.

smancini commented 7 years ago

Testing