Mon, 10 Oct 2011 14:22:53 +0000 |
Sascha L. Teichmann |
XYChartGenerator: s/new Integer(small)/Integer.valueOf(small)/
|
Mon, 10 Oct 2011 14:00:18 +0000 |
Sascha L. Teichmann |
JFreeChart: Do not fire change events for each and every data point added.
|
Mon, 10 Oct 2011 11:40:17 +0000 |
Felix Wolfsteller |
Fixed incorrect indexing of facets when doing multiple (w)differences.
|
Mon, 10 Oct 2011 10:27:45 +0000 |
Felix Wolfsteller |
In WDifferenceCurveGenerator use slightly modified doWOut-implementation of LongitudinalSectionGenerator.
|
Mon, 10 Oct 2011 10:12:51 +0000 |
Felix Wolfsteller |
Fix import from last commit.
|
Mon, 10 Oct 2011 09:53:18 +0000 |
Felix Wolfsteller |
Let WaterlevelPairSelect send "old" data.
|
Mon, 10 Oct 2011 08:35:30 +0000 |
Ingo Weinzierl |
Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.
|
Mon, 10 Oct 2011 07:47:30 +0000 |
Felix Wolfsteller |
Cosmetics, docs, annotations.
|
Mon, 10 Oct 2011 07:31:23 +0000 |
Ingo Weinzierl |
Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.
|
Mon, 10 Oct 2011 07:07:17 +0000 |
Ingo Weinzierl |
Bugfix: #189 Changed the order of a duration curve CSV export.
|
Fri, 07 Oct 2011 15:55:38 +0000 |
Sascha L. Teichmann |
Worked on flys/issue150
|
Fri, 07 Oct 2011 13:33:10 +0000 |
Ingo Weinzierl |
Take care on empty ranges (null) while preparing single point ranges.
|
Fri, 07 Oct 2011 13:15:48 +0000 |
Ingo Weinzierl |
Bugfix: #114 Enabled rendering charts with a single data point.
|
Fri, 07 Oct 2011 13:14:37 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 07 Oct 2011 10:51:09 +0000 |
Ingo Weinzierl |
Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.
|
Fri, 07 Oct 2011 09:40:15 +0000 |
Ingo Weinzierl |
Changed max number of digits for AT exports.
|
Thu, 06 Oct 2011 14:36:05 +0000 |
Sascha L. Teichmann |
ATWriter: Get rid of buggy first line code.
|
Wed, 05 Oct 2011 16:58:38 +0000 |
Sascha L. Teichmann |
fixed flys/issue201
|
Wed, 05 Oct 2011 15:04:00 +0000 |
Sascha L. Teichmann |
fixed flys/issue177
|
Wed, 05 Oct 2011 14:23:53 +0000 |
Ingo Weinzierl |
Improved the creation/rendering of annotations (km favorites, mainvalues).
|
Wed, 05 Oct 2011 13:16:44 +0000 |
Sascha L. Teichmann |
Removed code duplication of guessWaterIncreasing()
|
Wed, 05 Oct 2011 11:23:18 +0000 |
Ingo Weinzierl |
Bugfixes for various issues: Improved rendering process of annotations.
|
Wed, 05 Oct 2011 10:36:40 +0000 |
Sascha L. Teichmann |
Backjump correction: Finally looks fine.
|
Wed, 05 Oct 2011 10:26:54 +0000 |
Ingo Weinzierl |
AnnotationArtifact: Bugfixes and enabled cache support.
|
Tue, 04 Oct 2011 16:36:19 +0000 |
Sascha L. Teichmann |
flys/issue31: Simplified the back jump correction code a lot.
|
Tue, 04 Oct 2011 15:30:09 +0000 |
Ingo Weinzierl |
Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.
|
Tue, 04 Oct 2011 15:29:39 +0000 |
Sascha L. Teichmann |
Moved some generic double array code from BackjumpCorrector to DoubleUtil
|
Tue, 04 Oct 2011 15:23:31 +0000 |
Sascha L. Teichmann |
Added code to interpolate double values in a sorted array
|
Tue, 04 Oct 2011 15:14:09 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Tue, 04 Oct 2011 13:38:21 +0000 |
Ingo Weinzierl |
Bugfix: #330 Add problem if no data was found for duration curves.
|
Tue, 04 Oct 2011 11:28:37 +0000 |
Ingo Weinzierl |
Added facet and index information to theme which are stored at CollectionItems.
|
Tue, 04 Oct 2011 07:37:05 +0000 |
Ingo Weinzierl |
Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
|
Fri, 30 Sep 2011 14:29:26 +0000 |
Ingo Weinzierl |
Bugfix: #351 Modified determination of single values specified by min/max values and an interval.
|
Fri, 30 Sep 2011 09:41:22 +0000 |
Felix Wolfsteller |
Fix flys/issue334 (CrossSection output shown even without calculation result).
|
Fri, 30 Sep 2011 08:02:21 +0000 |
Ingo Weinzierl |
Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.
|
Fri, 30 Sep 2011 05:31:34 +0000 |
Felix Wolfsteller |
Show proper labels for selected differences.
|
Thu, 29 Sep 2011 18:19:45 +0000 |
Sascha L. Teichmann |
Fixed issues flys/issue244, flys/issue332
|
Wed, 28 Sep 2011 15:47:57 +0000 |
Felix Wolfsteller |
Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.
|
Wed, 28 Sep 2011 15:37:59 +0000 |
Felix Wolfsteller |
Extracted/use StringUtil.wWrap .
|
Wed, 28 Sep 2011 15:17:44 +0000 |
Ingo Weinzierl |
Write gauge determined in MainValuesService to log.
|
Wed, 28 Sep 2011 15:02:33 +0000 |
Ingo Weinzierl |
Bugfix: #332 Made AT-exports compatible with desktop FLYS.
|
Wed, 28 Sep 2011 14:01:00 +0000 |
Ingo Weinzierl |
Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.
|
Wed, 28 Sep 2011 09:17:20 +0000 |
Ingo Weinzierl |
Made feed() operation able to remove existing data items from Artifact's data pool.
|
Wed, 28 Sep 2011 08:20:29 +0000 |
Felix Wolfsteller |
Extracted StringUtil.unbracket from WaterlevelSelectState.strip .
|
Tue, 27 Sep 2011 15:19:59 +0000 |
Ingo Weinzierl |
Little modifications for making recommendations - will now work for states with background calculation.
|
Tue, 27 Sep 2011 14:37:18 +0000 |
Felix Wolfsteller |
Enable auto-scaling axis for waterlevels in WDifference-plots.
|
Tue, 27 Sep 2011 14:03:06 +0000 |
Felix Wolfsteller |
In W-Difference-calculation, respect indices of selected facets.
|
Tue, 27 Sep 2011 13:45:13 +0000 |
Sascha L. Teichmann |
flys/issue317: Removed dependency from cross section demo app.
|
Tue, 27 Sep 2011 12:40:42 +0000 |
Ingo Weinzierl |
Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.
|
Tue, 27 Sep 2011 11:33:45 +0000 |
Ingo Weinzierl |
Improved WSPLGEN start to suppress inconsistent Artifact states.
|
Tue, 27 Sep 2011 10:53:41 +0000 |
Ingo Weinzierl |
Improved regex used to track WSPLGEN errors - will now match critical errors as well.
|
Tue, 27 Sep 2011 10:18:06 +0000 |
Sascha L. Teichmann |
Fixed whitespace usage in ChangeLog.
|
Tue, 27 Sep 2011 10:15:27 +0000 |
Sascha L. Teichmann |
Removed superfluous imports
|
Tue, 27 Sep 2011 10:06:19 +0000 |
Ingo Weinzierl |
Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.
|
Tue, 27 Sep 2011 10:00:29 +0000 |
Sascha L. Teichmann |
Cache: Increased number of cached annotations.
|
Tue, 27 Sep 2011 09:35:18 +0000 |
Felix Wolfsteller |
Let WDifferences-diagram show more than one difference, if asked to.
|
Tue, 27 Sep 2011 07:41:21 +0000 |
Ingo Weinzierl |
Bugfix: #320 Substitue '../' in shapefile directories.
|
Mon, 26 Sep 2011 15:35:46 +0000 |
Ingo Weinzierl |
The extent of the WSPLGEN facets are now determined by the extent of the start and end CrossSectionTrack of the WSPLGEN calculation.
|
Mon, 26 Sep 2011 13:37:30 +0000 |
Felix Wolfsteller |
Improved w-differences diagram generation with included 'absolute' values.
|
Mon, 26 Sep 2011 13:17:55 +0000 |
Felix Wolfsteller |
Add positional-conflict-awareness when merging Facets in attribute
|
Mon, 26 Sep 2011 13:10:40 +0000 |
Ingo Weinzierl |
Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
|
Mon, 26 Sep 2011 13:10:17 +0000 |
Felix Wolfsteller |
Fix getPosition() in ManagedDomFacet.
|
Fri, 23 Sep 2011 11:58:08 +0000 |
Felix Wolfsteller |
Squash a bug about wrongly named position attribute ('pos' vs 'art:pos').
|
Fri, 23 Sep 2011 07:19:41 +0000 |
Felix Wolfsteller |
Minor refactoring, documentation.
|
Fri, 23 Sep 2011 04:21:16 +0000 |
Felix Wolfsteller |
Added documentation.
|
Thu, 22 Sep 2011 16:16:55 +0000 |
Ingo Weinzierl |
Made MetaDataService a subclass of FLYSService.
|
Thu, 22 Sep 2011 12:49:18 +0000 |
Bjoern Schilberg |
Full blown mosel wms mapfile.
|
Thu, 22 Sep 2011 10:07:22 +0000 |
Ingo Weinzierl |
Improved database session handling in services and artifacts.
|
Thu, 22 Sep 2011 07:58:24 +0000 |
Ingo Weinzierl |
Improved bounds validation for distance only states.
|
Wed, 21 Sep 2011 14:28:39 +0000 |
Felix Wolfsteller |
Added WaterlevelArtifact and respective infrastructure.
|
Wed, 21 Sep 2011 14:01:14 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Wed, 21 Sep 2011 13:53:09 +0000 |
Felix Wolfsteller |
Let WDifferencesCurveGenerator process LONGITUDINAL_W facets.
|
Wed, 21 Sep 2011 13:49:50 +0000 |
Felix Wolfsteller |
Preparations for ability to display multiple differences in one plot.
|
Wed, 21 Sep 2011 13:03:54 +0000 |
Ingo Weinzierl |
#315 Added new state for entering a kilometer range without step width.
|
Wed, 21 Sep 2011 13:01:25 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 21 Sep 2011 12:55:36 +0000 |
Felix Wolfsteller |
Guard access to dataset to avoid NullPointerException.
|
Wed, 21 Sep 2011 10:08:47 +0000 |
Ingo Weinzierl |
#325 Create human readable label for the selected DEM (used in the static UI part).
|
Mon, 19 Sep 2011 18:46:44 +0000 |
Ingo Weinzierl |
Tagged RELEASE 2.5 of flys-artifacts.
|
Mon, 19 Sep 2011 14:36:51 +0000 |
Bjoern Schilberg |
Adjust wms saar styling in the flys karten-archive styling.
|
Mon, 19 Sep 2011 12:44:51 +0000 |
Ingo Weinzierl |
Cleanup imports.
|
Fri, 16 Sep 2011 14:57:14 +0000 |
Ingo Weinzierl |
Use DGM Id in FLYSArtifact's data pool to query DGMs for floodmaps instead of querying DGMs by given range values.
|
Fri, 16 Sep 2011 13:26:08 +0000 |
Ingo Weinzierl |
Added a DEM section to the floodmap section in the datacage configuration.
|
Fri, 16 Sep 2011 11:37:43 +0000 |
Felix Wolfsteller |
Fix build.
|
Fri, 16 Sep 2011 11:30:50 +0000 |
Felix Wolfsteller |
Load given artifacts for w-diff calculation.
|
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: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 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.
|
Tue, 23 Aug 2011 15:32:33 +0000 |
Ingo Weinzierl |
Repaired broken river wms initialization.
|
Tue, 23 Aug 2011 13:17:21 +0000 |
Sascha L. Teichmann |
Made facets cloneable with the right type.
|
Tue, 23 Aug 2011 13:05:54 +0000 |
Ingo Weinzierl |
Set the master artifact while output creation.
|
Tue, 23 Aug 2011 11:07:21 +0000 |
Sascha L. Teichmann |
Made FLYS artifacts cloneable.
|
Tue, 23 Aug 2011 07:53:41 +0000 |
Ingo Weinzierl |
Implemented a MapInfo service that returns some basic information to create maps for specific rivers.
|
Mon, 22 Aug 2011 16:37:12 +0000 |
Sascha L. Teichmann |
Build out/facet filter from XML document passed at creation time.
|
Mon, 22 Aug 2011 16:05:40 +0000 |
Sascha L. Teichmann |
Added optional positive filter for outs and facets.
|
Mon, 22 Aug 2011 15:25:48 +0000 |
Sascha L. Teichmann |
Moved WINFO specific stuff from FLYS into WINFO artifact.
|
Mon, 22 Aug 2011 13:07:26 +0000 |
Sascha L. Teichmann |
Datacage: filter by out in user specific part
|
Mon, 22 Aug 2011 10:40:15 +0000 |
Ingo Weinzierl |
Prepared the FloodMapState to save geometries.
|
Fri, 19 Aug 2011 15:52:03 +0000 |
Ingo Weinzierl |
The boundary (extent) for the river axis is determined based on its geometry - this extent is written into the wms facet.
|
Fri, 19 Aug 2011 14:13:51 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Fri, 19 Aug 2011 14:10:18 +0000 |
Sascha L. Teichmann |
State engine: Removed CallContext from state validation.
|
Fri, 19 Aug 2011 11:46:40 +0000 |
Felix Wolfsteller |
Added lacalization of "Streckenfavoriten".
|
Fri, 19 Aug 2011 11:28:50 +0000 |
Felix Wolfsteller |
Picky white-space cosmetics.
|
Fri, 19 Aug 2011 10:17:08 +0000 |
Felix Wolfsteller |
Added stub implementation of new MainValuesArtifact.
|
Fri, 19 Aug 2011 09:48:13 +0000 |
Sascha L. Teichmann |
Fixed flys/issue262: Unified user and system datacage template
|
Thu, 18 Aug 2011 14:58:17 +0000 |
Sascha L. Teichmann |
flys/issue260: Datacage uses master_artifacts view now.
|
Thu, 18 Aug 2011 14:19:30 +0000 |
Sascha L. Teichmann |
Datacage: Added view to schema to select master artifacts.
|
Thu, 18 Aug 2011 14:13:35 +0000 |
Sascha L. Teichmann |
Datacage user template: Removed state filter because it was broken. Simplified by joining two contexts.
|
Thu, 18 Aug 2011 14:09:54 +0000 |
Felix Wolfsteller |
Fix rendering of Annotations/lines under certain zooming conditions, ChangeLog.
|
Wed, 17 Aug 2011 13:05:15 +0000 |
Felix Wolfsteller |
Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .
|