Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/GCServiceImpl.java @ 5424:657392b30bb4
age | author | description |
---|---|---|
Mon, 28 Nov 2011 15:55:26 +0000 | Ingo Weinzierl | Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions. |
Wed, 23 Nov 2011 09:45:22 +0000 | Ingo Weinzierl | Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well. |
Tue, 22 Nov 2011 20:13:16 +0000 | Ingo Weinzierl | Create new Artifacts for selected WMS layers of the ExternalWMSWindow. |
Mon, 21 Nov 2011 21:00:03 +0000 | Ingo Weinzierl | Parse and display WMS layers supported by a user specified WMS service. |
Mon, 21 Nov 2011 18:15:44 +0000 | Ingo Weinzierl | Read and display all FLYS relevant information of Capabilities documents. |
Mon, 21 Nov 2011 12:00:48 +0000 | Ingo Weinzierl | Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow. |