Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1419:3f15d9c22d53
Display only information in CapabilitiesPanel that really exist.
flys-client/trunk@3327 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 28 Nov 2011 16:40:03 +0000 |
parents | 750a53950e9f |
children | c8481debff70 5fab0fe3c445 |
comparison
equal
deleted
inserted
replaced
1418:750a53950e9f | 1419:3f15d9c22d53 |
---|---|
1 2011-11-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/map/CapabilitiesPanel.java: | |
4 Display only information that really exist. | |
5 | |
1 2011-11-28 Ingo Weinzierl <ingo@intevation.de> | 6 2011-11-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/client/shared/model/WMSLayer.java: Added | 8 * src/main/java/de/intevation/flys/client/shared/model/WMSLayer.java: Added |
4 a method supportsSrs(String srs) that determines, if the WMS layer | 9 a method supportsSrs(String srs) that determines, if the WMS layer |
5 supports a given SRS. The 'srs' parameter needs to start with "EPSG:", | 10 supports a given SRS. The 'srs' parameter needs to start with "EPSG:", |