2011-09-07 |
Ingo Weinzierl |
Set the river extent for WMSLayers in the FloodMapState.
|
2011-09-07 |
Felix Wolfsteller |
Added Themes for CrossSection diagrams.
|
2011-09-07 |
Felix Wolfsteller |
Display real km of shown data in crosssection-diagram.
|
2011-09-07 |
Felix Wolfsteller |
Fix various issues like i18n in cross section diagrams.
|
2011-09-07 |
Felix Wolfsteller |
Cosmetics, refactored, resolved todo.
|
2011-09-07 |
Felix Wolfsteller |
Fix waterline in crosssection diagram.
|
2011-09-07 |
Felix Wolfsteller |
Fix profile loading of cross section diagram.
|
2011-09-07 |
Felix Wolfsteller |
Minor cosmetics
|
2011-09-07 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-09-06 |
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).
|
2011-09-06 |
Ingo Weinzierl |
Read barrier layers from filesystem while mapfile creation and build a facet for this layer in the artifact.
|
2011-09-06 |
Raimund Renkert |
Added driver to database configuration for use with postgresql.
|
2011-09-06 |
Ingo Weinzierl |
Little mapfile template improvement.
|
2011-09-05 |
Ingo Weinzierl |
Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.
|
2011-09-05 |
Ingo Weinzierl |
Trigger the mapfile creation after WSPLGEN jobs have finished.
|
2011-09-05 |
Ingo Weinzierl |
Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.
|
2011-09-05 |
Ingo Weinzierl |
Some bugfixes when starting/finishing WSPLGEN jobs.
|
2011-09-02 |
Ingo Weinzierl |
Added infrastructure to start WSPLGEN calculations - the FloodMapState already start such calculations.
|
2011-09-02 |
Felix Wolfsteller |
Add CrossSectionInfoGenerator.
|
2011-09-01 |
Felix Wolfsteller |
Cleanups of CrossSection*.
|
2011-09-01 |
Ingo Weinzierl |
Set the 'typ' attribute of lines and polygons in barrier shapefiles while shapefile creation.
|
2011-09-01 |
Ingo Weinzierl |
Set the Z values of line and polygon barrier geometries used for WSPLGEN.
|
2011-09-01 |
Felix Wolfsteller |
Get real (but yet not parameterized) data to display in CrossSection.
|
2011-09-01 |
Ingo Weinzierl |
Close open shapefile transactions properly.
|
2011-09-01 |
Ingo Weinzierl |
Renamed WSPLGEN required waterlevels file to 'waterlevel.wst'.
|
2011-09-01 |
Ingo Weinzierl |
Write additional attributes ELEVATION and KILOMETER into crosssection track shapefiles.
|
2011-08-31 |
Ingo Weinzierl |
Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.
|
2011-08-31 |
Ingo Weinzierl |
Reordered some parameters in a FLYSArtifact method.
|
2011-08-31 |
Felix Wolfsteller |
Improved stub for CrossSections (including Factory and Facet).
|
2011-08-31 |
Felix Wolfsteller |
Cosmetics.
|
2011-08-31 |
Felix Wolfsteller |
Removed stray character.
|
2011-08-31 |
Felix Wolfsteller |
Cosmetics.
|
2011-08-31 |
Felix Wolfsteller |
Fix translations of Main Values Facets.
|
2011-08-31 |
Felix Wolfsteller |
Added dummy sceleton for Cross Sections.
|
2011-08-31 |
Ingo Weinzierl |
Export floodplain to shapefile and add its file path to WSPLGEN job.
|
2011-08-31 |
Ingo Weinzierl |
Write file path of DMGs into the WSPLGEN job while preparing WSPLGEN.
|
2011-08-30 |
Ingo Weinzierl |
Export riveraxis and crosssections to shapefiles for WSPLGEN.
|
2011-08-30 |
Ingo Weinzierl |
Use the correct SRID while reading GeoJSON barriers and writing line/polygon shapefiles.
|
2011-08-30 |
Ingo Weinzierl |
Write user defined barriers into a shapefile that is placed in the Artifact's directory.
|
2011-08-30 |
Ingo Weinzierl |
Moved code to extract the river srid defined in the global configuration into FLYSUtils.
|
2011-08-29 |
Felix Wolfsteller |
Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
|
2011-08-29 |
Felix Wolfsteller |
Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
|
2011-08-29 |
Felix Wolfsteller |
Commit accidentally omitted result of refactoring (WINFO/FLYSUtils/getRiver).
|
2011-08-29 |
Felix Wolfsteller |
Interpolate Q main values, generate interpolated W main values on the fly from
|
2011-08-29 |
Felix Wolfsteller |
Use new helper class FLYSUtils, minor refactorization.
|
2011-08-29 |
Felix Wolfsteller |
Refactored to use new FLYSUtils, moved getRiver-functionality inside.
|
2011-08-29 |
Felix Wolfsteller |
Minor cosmetics.
|
2011-08-26 |
Sascha L. Teichmann |
Made it Oracle compatible
|
2011-08-26 |
Ingo Weinzierl |
Set some WSPLGENJob parameters which are stored in FLYSArtifact in the Floodmap state.
|
2011-08-26 |
Ingo Weinzierl |
Refactored the code to fetch the km range/locations into a utility class.
|
2011-08-26 |
Ingo Weinzierl |
Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).
|
2011-08-26 |
Felix Wolfsteller |
Cosmetics.
|
2011-08-26 |
Felix Wolfsteller |
Added limited themeing-support for MainValues.
|
2011-08-26 |
Ingo Weinzierl |
Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called.
|
2011-08-26 |
Felix Wolfsteller |
New theme-related utilities.
|
2011-08-26 |
Felix Wolfsteller |
Improved mainvalues rendering.
|
2011-08-26 |
Felix Wolfsteller |
Recommend MainValues for Computed discharge curves.
|
2011-08-26 |
Felix Wolfsteller |
New NamedDouble class which implements a <String,double>-pair.
|
2011-08-26 |
Ingo Weinzierl |
Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
|
2011-08-26 |
Felix Wolfsteller |
Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.
|