Mon, 19 Dec 2011 16:34:41 +0000 |
Felix Wolfsteller |
Restore feature that was optimized away by last commit.
|
Mon, 19 Dec 2011 16:18:53 +0000 |
Felix Wolfsteller |
Minor refactoring to ease addition of new style-fields (are now added automically).
|
Mon, 19 Dec 2011 15:38:10 +0000 |
Ingo Weinzierl |
Removed unused imports.
|
Mon, 19 Dec 2011 14:58:24 +0000 |
Ingo Weinzierl |
#409 Made layer list and map layers synchron.
|
Mon, 19 Dec 2011 10:13:12 +0000 |
Ingo Weinzierl |
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
|
Mon, 19 Dec 2011 09:53:45 +0000 |
Ingo Weinzierl |
Added error strings for DEM selection.
|
Mon, 19 Dec 2011 07:37:15 +0000 |
Felix Wolfsteller |
Bugfixing and feature-adding for cross-sections/areas.
|
Fri, 16 Dec 2011 13:36:23 +0000 |
Felix Wolfsteller |
Area creation UI update.
|
Fri, 16 Dec 2011 13:28:47 +0000 |
Felix Wolfsteller |
Added method to create a menuitem separator.
|
Fri, 16 Dec 2011 13:26:19 +0000 |
Felix Wolfsteller |
Cosmetics, doc.
|
Thu, 15 Dec 2011 12:33:54 +0000 |
Raimund Renkert |
Fixed return type in UI factory method.
|
Thu, 15 Dec 2011 12:24:52 +0000 |
Raimund Renkert |
Added missing interface.
|
Thu, 15 Dec 2011 08:29:04 +0000 |
Raimund Renkert |
Added interfaces and container for output settings.
|
Tue, 13 Dec 2011 13:24:43 +0000 |
Felix Wolfsteller |
Minor refactoring and fix initial settings when creating ui.
|
Tue, 13 Dec 2011 13:23:18 +0000 |
Felix Wolfsteller |
Fix ThemeList.toMaps
|
Tue, 13 Dec 2011 09:51:47 +0000 |
Felix Wolfsteller |
Allow client to access artifacts data via CollectionItems and Themes.
|
Tue, 13 Dec 2011 09:13:03 +0000 |
Felix Wolfsteller |
Fix crosssectionkmservice.
|
Mon, 12 Dec 2011 14:39:51 +0000 |
Ingo Weinzierl |
Added a label that displays the current map projection to the MapToolbar.
|
Mon, 12 Dec 2011 09:11:28 +0000 |
Ingo Weinzierl |
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
|
Mon, 12 Dec 2011 09:02:13 +0000 |
Raimund Renkert |
Added property fields to the chart properties editor dialog.
|
Mon, 12 Dec 2011 07:23:24 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 09 Dec 2011 14:45:53 +0000 |
Raimund Renkert |
Added stub for chart property editor.
|
Fri, 09 Dec 2011 11:05:48 +0000 |
Raimund Renkert |
Issue 377.
|
Thu, 08 Dec 2011 12:13:33 +0000 |
Felix Wolfsteller |
Registered CrossSectionKMService/client/servlet in web.xml .
|
Thu, 08 Dec 2011 12:09:58 +0000 |
Felix Wolfsteller |
Added client for CrossSectionKMService.
|
Thu, 08 Dec 2011 09:12:27 +0000 |
Raimund Renkert |
Removed the URL parameter from service calls. The service
|
Thu, 08 Dec 2011 08:06:11 +0000 |
Felix Wolfsteller |
Fixed typo in German translation.
|
Thu, 08 Dec 2011 06:51:20 +0000 |
Ingo Weinzierl |
#421 Ask the user before removing themes from chart or map.
|
Tue, 06 Dec 2011 09:08:48 +0000 |
Ingo Weinzierl |
Reorder the map themes at the end of the layer initialization to be in sync with the map theme panel.
|
Mon, 05 Dec 2011 14:39:12 +0000 |
Ingo Weinzierl |
Added missing i18n labels for buttons used in ExternalWMSWindow.
|
Mon, 28 Nov 2011 16:40:03 +0000 |
Ingo Weinzierl |
Display only information in CapabilitiesPanel that really exist.
|
Mon, 28 Nov 2011 16:27:36 +0000 |
Ingo Weinzierl |
The WMSLayerTree displays WMS layers that support a given SRS only.
|
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:20:03 +0000 |
Ingo Weinzierl |
Triggered the reload of MapThemePanel after adding external WMS layers.
|
Tue, 22 Nov 2011 20:13:16 +0000 |
Ingo Weinzierl |
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
|
Tue, 22 Nov 2011 20:08:41 +0000 |
Ingo Weinzierl |
Refactored the LoadArtifactService a bit.
|
Tue, 22 Nov 2011 13:04:46 +0000 |
Ingo Weinzierl |
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
|
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 19:38:26 +0000 |
Ingo Weinzierl |
Introduced i18n in the ExternalWMSWindow.
|
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.
|
Mon, 21 Nov 2011 09:29:57 +0000 |
Ingo Weinzierl |
Replaced icon (addWMS.png) with the same icon but with transparent background.
|
Fri, 18 Nov 2011 15:18:29 +0000 |
Ingo Weinzierl |
Added an initial control that allows (when it is finished) adding map layers from external WMS.
|
Fri, 18 Nov 2011 13:47:07 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
Fri, 18 Nov 2011 12:12:07 +0000 |
Ingo Weinzierl |
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
|
Fri, 18 Nov 2011 12:06:16 +0000 |
Ingo Weinzierl |
Repaired broken WMS layer controls in map theme panel.
|
Fri, 18 Nov 2011 11:39:10 +0000 |
Ingo Weinzierl |
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
|
Thu, 17 Nov 2011 16:24:09 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
Thu, 17 Nov 2011 14:10:51 +0000 |
Raimund Renkert |
Issue312.
|
Mon, 14 Nov 2011 13:19:02 +0000 |
Ingo Weinzierl |
Added a ScaleLine to the map.
|
Fri, 11 Nov 2011 10:43:36 +0000 |
Ingo Weinzierl |
Update the map when receiving a RedrawRequestEvent.
|
Fri, 11 Nov 2011 07:26:21 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
Fri, 11 Nov 2011 07:24:29 +0000 |
Ingo Weinzierl |
Added i18n strings used in datacage's floodmap section.
|
Thu, 10 Nov 2011 16:40:24 +0000 |
Raimund Renkert |
Issue 339.
|
Thu, 10 Nov 2011 16:21:51 +0000 |
Raimund Renkert |
Issue 338.
|
Thu, 10 Nov 2011 14:04:03 +0000 |
Felix Wolfsteller |
Fix clone of static artifacts for differences.
|
Thu, 10 Nov 2011 13:59:48 +0000 |
Raimund Renkert |
Issue 355.
|
Thu, 10 Nov 2011 13:38:36 +0000 |
Raimund Renkert |
Issue 342.
|
Wed, 09 Nov 2011 18:00:12 +0000 |
Raimund Renkert |
Issue 265.
|