Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1488:23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
flys-client/trunk@3567 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 02 Jan 2012 16:10:08 +0000 |
parents | ea2aae01e7c4 |
children | 03649eb8933a |
comparison
equal
deleted
inserted
replaced
1487:ea2aae01e7c4 | 1488:23ffee639f7c |
---|---|
1 2012-01-02 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue431 (Karte: Hinzuladen externer WMS Layer nicht möglich) | |
4 | |
5 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java: | |
6 Added support for WMS 1.3.0: the projection's are defined in a <CRS> | |
7 element instead of <SRS> in version 1.1.0. | |
8 | |
1 2012-01-02 Ingo Weinzierl <ingo@intevation.de> | 9 2012-01-02 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java: | 11 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java: |
4 The URL to a Capabilities document is determined by a string property | 12 The URL to a Capabilities document is determined by a string property |
5 "test.wms" in main(). | 13 "test.wms" in main(). |