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. |