Changes between Version 1 and Version 3 of Ticket #2137


Ignore:
Timestamp:
Oct 5, 2012, 1:03:29 AM (12 years ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2137

    • Property Status newreopened
  • Ticket #2137 – Description

    v1 v3  
    1  * The WMS_Schema: prefix should not be prepended to the actual WMS layer names
    2  * Fix anchoring issues so the WMS Configuration UI can be resizable
     1 * ~~The WMS_Schema: prefix should not be prepended to the actual WMS layer names~~
     2 * ~~Fix anchoring issues so the WMS Configuration UI can be resizable~~
     3 * Use the GetSchemaMapping API to construct a default configuration document instead of "rolling our own", as it may contain other useful information from the originating WMS server that would get lost if we built our own one from scratch.