log

age author description
Fri, 16 Sep 2011 10:49:04 +0000 Bjoern Schilberg Added inital mapserver configuration files.
Fri, 16 Sep 2011 09:51:02 +0000 Ingo Weinzierl Repaired datacage configuration. The system specific stuff is also displayed if a user-id is given.
Fri, 16 Sep 2011 08:47:09 +0000 Ingo Weinzierl Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
Fri, 16 Sep 2011 06:52:16 +0000 Ingo Weinzierl Added state label for waterlevel selection.
Thu, 15 Sep 2011 15:36:05 +0000 Ingo Weinzierl Enabled the FloodMapState to fetch waterlevel data from external Artifact.
Thu, 15 Sep 2011 15:10:04 +0000 Ingo Weinzierl Removed needness import from JSON library which is not part of FLYS yet.
Thu, 15 Sep 2011 15:05:24 +0000 Ingo Weinzierl Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.
Thu, 15 Sep 2011 15:00:23 +0000 Ingo Weinzierl Prepared FLYSArtifactCollection to live without Artifacts.
Thu, 15 Sep 2011 14:58:36 +0000 Ingo Weinzierl Improved FLYSUtils: fetch Artifacts from ArtifactDatabase properly.
Thu, 15 Sep 2011 07:39:36 +0000 Felix Wolfsteller Extended WDifferences bracnh of WINFO to have calculation in dedicated,
Wed, 14 Sep 2011 14:58:06 +0000 Ingo Weinzierl Prepared the winfo artifact for floodmap calculations (now selectable in the UI).
Wed, 14 Sep 2011 10:04:19 +0000 Ingo Weinzierl Bugfix: merge facets for the Collection's attribute only if the new and old facet's name and owner artifact are equal.
Wed, 14 Sep 2011 09:36:28 +0000 Felix Wolfsteller Partial fix flys/issue304 (3:Display ZeroBaseline).
Wed, 14 Sep 2011 07:46:40 +0000 Felix Wolfsteller Fix flys/issue310 (crosssection theme).
Tue, 13 Sep 2011 07:47:56 +0000 Ingo Weinzierl Add an error message to the calculation report if an error occured while WSPLGENJob creation.
Tue, 13 Sep 2011 06:30:10 +0000 Felix Wolfsteller Fix crash when StickyAxisAnnotation should be drawn without proper axis
Tue, 13 Sep 2011 05:25:09 +0000 Ingo Weinzierl Improved styling (mapserver style) of WSPLGEN result shape.
Mon, 12 Sep 2011 13:03:27 +0000 Ingo Weinzierl Add status message for queued WSPLGEN jobs to notify users.
Mon, 12 Sep 2011 11:40:04 +0000 Ingo Weinzierl Do only create WSPLGEN and barrier facets if the WSPLGEN job has been added to the Scheduler and if there are digitized geometries existing.
Mon, 12 Sep 2011 11:30:19 +0000 Felix Wolfsteller Fix build, added new DataUtil.
Mon, 12 Sep 2011 11:26:32 +0000 Felix Wolfsteller Cosmetics.
Mon, 12 Sep 2011 09:06:05 +0000 Felix Wolfsteller Added CSV Exporter for WDifferences.
Mon, 12 Sep 2011 09:00:08 +0000 Felix Wolfsteller Cosmetics
Mon, 12 Sep 2011 06:23:48 +0000 Ingo Weinzierl Suppress the GeoJSON string for the FloodMap creation to be included in the static DESCRIBE part.
Mon, 12 Sep 2011 04:20:48 +0000 Ingo Weinzierl Removed needless imports.
Fri, 09 Sep 2011 15:03:00 +0000 Ingo Weinzierl Write status messages and progress information of WSPLGEN Calculations into Artifact's DESCRIBE document.
Fri, 09 Sep 2011 13:26:28 +0000 Felix Wolfsteller Fix flys/issue280 (boundingboxes of annotation).
Fri, 09 Sep 2011 13:02:23 +0000 Felix Wolfsteller Fix flys/issue279 .
Fri, 09 Sep 2011 12:37:52 +0000 Felix Wolfsteller Fix ArrayIndexOutOfBounds in certain cases.
Fri, 09 Sep 2011 12:29:28 +0000 Felix Wolfsteller Fix facet name and legend of w-differences, walk over distance state, too.
Fri, 09 Sep 2011 10:13:22 +0000 Felix Wolfsteller Added configuration to kick-in w-differences branch of winfo.
Fri, 09 Sep 2011 10:07:14 +0000 Felix Wolfsteller Added very stubby WDifferences State/OutGenerator for WINFOArtifact.
Fri, 09 Sep 2011 10:01:09 +0000 Felix Wolfsteller Implement getArtifact(uuid,context) in FLYSUtils.
Thu, 08 Sep 2011 14:42:36 +0000 Ingo Weinzierl Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished.
Thu, 08 Sep 2011 11:29:04 +0000 Felix Wolfsteller Cosmetics.
Thu, 08 Sep 2011 11:24:27 +0000 Ingo Weinzierl Added a 'ProblemObserver' that analyses WSPLGEN's error stream for errors and warnings.
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:26:34 +0000 Felix Wolfsteller Cosmetics, refactored, resolved todo.
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.
Fri, 26 Aug 2011 08:49:18 +0000 Felix Wolfsteller Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.
Fri, 26 Aug 2011 08:07:47 +0000 Ingo Weinzierl Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
Thu, 25 Aug 2011 10:53:25 +0000 Felix Wolfsteller Enable plotting of some annotations that look like MainValues.
Thu, 25 Aug 2011 10:50:30 +0000 Felix Wolfsteller Prepare StickyAxisAnnotation implementation to handle annotations at 'y' (vertical) axis.
Thu, 25 Aug 2011 10:47:55 +0000 Felix Wolfsteller Minor cosmetics.
Thu, 25 Aug 2011 10:45:12 +0000 Felix Wolfsteller Added MainValue-Fetching-Capabilities to MainValuesArtifact.
Thu, 25 Aug 2011 10:42:23 +0000 Felix Wolfsteller Improved implementation of MainValueArtifact#MainValueFacet .
Thu, 25 Aug 2011 10:38:45 +0000 Felix Wolfsteller Changed state spawning mechanism of MainValuesArtifact.
Thu, 25 Aug 2011 10:34:20 +0000 Felix Wolfsteller Minor cosmetics and docs.
Thu, 25 Aug 2011 10:29:14 +0000 Felix Wolfsteller Added new Mainvalues FacetType.
Wed, 24 Aug 2011 14:35:38 +0000 Ingo Weinzierl Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.
Wed, 24 Aug 2011 14:30:27 +0000 Ingo Weinzierl Removed needless imports.
Wed, 24 Aug 2011 12:12:44 +0000 Felix Wolfsteller Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.
Wed, 24 Aug 2011 12:07:33 +0000 Felix Wolfsteller Let MainValuesArtifact have a state, outputmode and facet.
Wed, 24 Aug 2011 11:40:09 +0000 Felix Wolfsteller Fix dates in ChangeLog.
Wed, 24 Aug 2011 11:38:30 +0000 Felix Wolfsteller Smaller Cosmetics.
Wed, 24 Aug 2011 10:53:01 +0000 Sascha L. Teichmann Datacage: Use 'ids' in user specific part, too.
Wed, 24 Aug 2011 10:32:46 +0000 Sascha L. Teichmann Datacage template: s/db-ids/ids/g
Wed, 24 Aug 2011 09:44:31 +0000 Felix Wolfsteller Refactored (state access) to ease future development of more trivial artifacts.
Wed, 24 Aug 2011 08:53:11 +0000 Ingo Weinzierl The WMS background's facet will now also have a SRID set.
Wed, 24 Aug 2011 08:42:31 +0000 Felix Wolfsteller Minor changes to stub MainValuesArtifact.
Wed, 24 Aug 2011 08:22:09 +0000 Ingo Weinzierl Moved the input of user defined barriers for the floodmap to an earlier state.
Wed, 24 Aug 2011 07:51:12 +0000 Ingo Weinzierl Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.

http://dive4elements.wald.intevation.org