2011-09-12 |
Ingo Weinzierl |
Removed needless imports.
|
2011-09-09 |
Ingo Weinzierl |
Write status messages and progress information of WSPLGEN Calculations into Artifact's DESCRIBE document.
|
2011-09-09 |
Felix Wolfsteller |
Fix flys/issue280 (boundingboxes of annotation).
|
2011-09-09 |
Felix Wolfsteller |
Fix flys/issue279 .
|
2011-09-09 |
Felix Wolfsteller |
Fix ArrayIndexOutOfBounds in certain cases.
|
2011-09-09 |
Felix Wolfsteller |
Fix facet name and legend of w-differences, walk over distance state, too.
|
2011-09-09 |
Felix Wolfsteller |
Added configuration to kick-in w-differences branch of winfo.
|
2011-09-09 |
Felix Wolfsteller |
Added very stubby WDifferences State/OutGenerator for WINFOArtifact.
|
2011-09-09 |
Felix Wolfsteller |
Implement getArtifact(uuid,context) in FLYSUtils.
|
2011-09-08 |
Ingo Weinzierl |
Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished.
|
2011-09-08 |
Felix Wolfsteller |
Cosmetics.
|
2011-09-08 |
Ingo Weinzierl |
Added a 'ProblemObserver' that analyses WSPLGEN's error stream for errors and warnings.
|
2011-09-08 |
Felix Wolfsteller |
Added translation of w_differences.
|
2011-09-07 |
Ingo Weinzierl |
Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.
|
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 |
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.
|