Thu, 08 Sep 2011 11:22:35 +0000 |
Felix Wolfsteller |
Added translation of w_differences.
|
Wed, 07 Sep 2011 13:56:10 +0000 |
Ingo Weinzierl |
Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.
|
Wed, 07 Sep 2011 13:54:18 +0000 |
Ingo Weinzierl |
Set the river extent for WMSLayers in the FloodMapState.
|
Wed, 07 Sep 2011 11:50:10 +0000 |
Felix Wolfsteller |
Added Themes for CrossSection diagrams.
|
Wed, 07 Sep 2011 10:51:54 +0000 |
Felix Wolfsteller |
Display real km of shown data in crosssection-diagram.
|
Wed, 07 Sep 2011 10:37:14 +0000 |
Felix Wolfsteller |
Fix various issues like i18n in cross section diagrams.
|
Wed, 07 Sep 2011 09:24:32 +0000 |
Felix Wolfsteller |
Fix waterline in crosssection diagram.
|
Wed, 07 Sep 2011 07:48:03 +0000 |
Felix Wolfsteller |
Fix profile loading of cross section diagram.
|
Wed, 07 Sep 2011 07:37:22 +0000 |
Felix Wolfsteller |
Minor cosmetics
|
Wed, 07 Sep 2011 07:28:52 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Tue, 06 Sep 2011 17:41:07 +0000 |
Ingo Weinzierl |
Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
|
Tue, 06 Sep 2011 15:25:54 +0000 |
Ingo Weinzierl |
Read barrier layers from filesystem while mapfile creation and build a facet for this layer in the artifact.
|
Tue, 06 Sep 2011 11:10:13 +0000 |
Raimund Renkert |
Added driver to database configuration for use with postgresql.
|
Tue, 06 Sep 2011 10:34:49 +0000 |
Ingo Weinzierl |
Little mapfile template improvement.
|
Mon, 05 Sep 2011 16:08:19 +0000 |
Ingo Weinzierl |
Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.
|
Mon, 05 Sep 2011 15:29:11 +0000 |
Ingo Weinzierl |
Trigger the mapfile creation after WSPLGEN jobs have finished.
|
Mon, 05 Sep 2011 14:04:03 +0000 |
Ingo Weinzierl |
Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.
|
Mon, 05 Sep 2011 07:17:52 +0000 |
Ingo Weinzierl |
Some bugfixes when starting/finishing WSPLGEN jobs.
|
Fri, 02 Sep 2011 13:12:05 +0000 |
Ingo Weinzierl |
Added infrastructure to start WSPLGEN calculations - the FloodMapState already start such calculations.
|
Fri, 02 Sep 2011 12:57:08 +0000 |
Felix Wolfsteller |
Add CrossSectionInfoGenerator.
|
Thu, 01 Sep 2011 13:00:36 +0000 |
Felix Wolfsteller |
Cleanups of CrossSection*.
|
Thu, 01 Sep 2011 12:47:01 +0000 |
Ingo Weinzierl |
Set the 'typ' attribute of lines and polygons in barrier shapefiles while shapefile creation.
|
Thu, 01 Sep 2011 12:23:23 +0000 |
Ingo Weinzierl |
Set the Z values of line and polygon barrier geometries used for WSPLGEN.
|
Thu, 01 Sep 2011 12:15:46 +0000 |
Felix Wolfsteller |
Get real (but yet not parameterized) data to display in CrossSection.
|
Thu, 01 Sep 2011 07:27:44 +0000 |
Ingo Weinzierl |
Close open shapefile transactions properly.
|
Thu, 01 Sep 2011 07:06:14 +0000 |
Ingo Weinzierl |
Renamed WSPLGEN required waterlevels file to 'waterlevel.wst'.
|
Thu, 01 Sep 2011 07:04:01 +0000 |
Ingo Weinzierl |
Write additional attributes ELEVATION and KILOMETER into crosssection track shapefiles.
|
Wed, 31 Aug 2011 13:19:29 +0000 |
Ingo Weinzierl |
Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.
|
Wed, 31 Aug 2011 12:44:07 +0000 |
Ingo Weinzierl |
Reordered some parameters in a FLYSArtifact method.
|
Wed, 31 Aug 2011 12:23:05 +0000 |
Felix Wolfsteller |
Improved stub for CrossSections (including Factory and Facet).
|
Wed, 31 Aug 2011 12:20:23 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 31 Aug 2011 10:43:21 +0000 |
Felix Wolfsteller |
Removed stray character.
|
Wed, 31 Aug 2011 10:41:16 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 31 Aug 2011 10:34:45 +0000 |
Felix Wolfsteller |
Fix translations of Main Values Facets.
|
Wed, 31 Aug 2011 10:24:49 +0000 |
Felix Wolfsteller |
Added dummy sceleton for Cross Sections.
|
Wed, 31 Aug 2011 08:53:30 +0000 |
Ingo Weinzierl |
Export floodplain to shapefile and add its file path to WSPLGEN job.
|
Wed, 31 Aug 2011 07:50:01 +0000 |
Ingo Weinzierl |
Write file path of DMGs into the WSPLGEN job while preparing WSPLGEN.
|
Tue, 30 Aug 2011 15:17:43 +0000 |
Ingo Weinzierl |
Export riveraxis and crosssections to shapefiles for WSPLGEN.
|
Tue, 30 Aug 2011 14:13:06 +0000 |
Ingo Weinzierl |
Use the correct SRID while reading GeoJSON barriers and writing line/polygon shapefiles.
|
Tue, 30 Aug 2011 11:09:54 +0000 |
Ingo Weinzierl |
Write user defined barriers into a shapefile that is placed in the Artifact's directory.
|
Tue, 30 Aug 2011 08:09:52 +0000 |
Ingo Weinzierl |
Moved code to extract the river srid defined in the global configuration into FLYSUtils.
|
Mon, 29 Aug 2011 09:26:56 +0000 |
Felix Wolfsteller |
Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
|
Mon, 29 Aug 2011 09:26:07 +0000 |
Felix Wolfsteller |
Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
|
Mon, 29 Aug 2011 09:11:15 +0000 |
Felix Wolfsteller |
Commit accidentally omitted result of refactoring (WINFO/FLYSUtils/getRiver).
|
Mon, 29 Aug 2011 09:07:55 +0000 |
Felix Wolfsteller |
Interpolate Q main values, generate interpolated W main values on the fly from
|
Mon, 29 Aug 2011 09:04:48 +0000 |
Felix Wolfsteller |
Use new helper class FLYSUtils, minor refactorization.
|
Mon, 29 Aug 2011 09:01:40 +0000 |
Felix Wolfsteller |
Refactored to use new FLYSUtils, moved getRiver-functionality inside.
|
Mon, 29 Aug 2011 08:58:03 +0000 |
Felix Wolfsteller |
Minor cosmetics.
|
Fri, 26 Aug 2011 15:32:58 +0000 |
Sascha L. Teichmann |
Made it Oracle compatible
|
Fri, 26 Aug 2011 15:01:20 +0000 |
Ingo Weinzierl |
Set some WSPLGENJob parameters which are stored in FLYSArtifact in the Floodmap state.
|
Fri, 26 Aug 2011 14:58:35 +0000 |
Ingo Weinzierl |
Refactored the code to fetch the km range/locations into a utility class.
|
Fri, 26 Aug 2011 14:55:18 +0000 |
Ingo Weinzierl |
Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).
|
Fri, 26 Aug 2011 12:45:32 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 26 Aug 2011 12:44:12 +0000 |
Felix Wolfsteller |
Added limited themeing-support for MainValues.
|
Fri, 26 Aug 2011 12:42:12 +0000 |
Ingo Weinzierl |
Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called.
|
Fri, 26 Aug 2011 12:40:11 +0000 |
Felix Wolfsteller |
New theme-related utilities.
|
Fri, 26 Aug 2011 11:15:24 +0000 |
Felix Wolfsteller |
Improved mainvalues rendering.
|
Fri, 26 Aug 2011 11:11:46 +0000 |
Felix Wolfsteller |
Recommend MainValues for Computed discharge curves.
|
Fri, 26 Aug 2011 11:10:31 +0000 |
Felix Wolfsteller |
New NamedDouble class which implements a <String,double>-pair.
|
Fri, 26 Aug 2011 08:53:37 +0000 |
Ingo Weinzierl |
Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
|