log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java @ 5733:b7d631e45ee7

age author description
2013-04-05 Andre Heinecke Change HWS Strings in the floodmap for current calculations
2013-03-22 Christian Lins Merge with default branch mapgenfix
2013-03-20 Andre Heinecke Add HWSLines and HWSPoints to datacage for the map
2013-03-14 Sascha L. Teichmann Cleaned up imports.#
2013-03-14 Raimund Renkert Added new states and transitions to UESK calculation and adjusted states and UI.
2013-03-13 Sascha L. Teichmann Removed bogus imports.
2013-03-07 Raimund Renkert Change IllegalArgumentException to HibernateException.
2013-03-05 Raimund Renkert Catch IllegalArgumentException instead of RuntimeException, added logging.
2013-03-04 Raimund Renkert Made river mapfile generator more tolerant.
2013-03-01 Raimund Renkert Add a configurable path prefix to relative DGM path to allways have an absolute path.
2013-02-25 Christian Lins Merge with default branch mapgenfix
2013-02-20 Raimund Renkert Use the DGM projection for all shapefiles ('talaue', 'barriers').
2013-02-19 Christian Lins Renaming methods and fields. Start refactoring with ArtifactMapfileGenerator.generate() which should be the main entry point. mapgenfix
2013-02-19 Christian Lins Move all classes of mapfile generation to de.intevation.flys.mapserver package. mapgenfix
2013-02-15 Raimund Renkert Quick-fix for floodmaps. Use the correct projection for DGM.
2013-01-24 Christian Lins Floodmap uses the static River-WMS instead of User-WMS via RiverAxisArtifact.
2013-01-23 Felix Wolfsteller FloodMapState: Updated to use RangeAccess instead of FLYSUtils.
2012-12-11 Christian Lins Introduce river mapfile generation (WARNING: Changes in config xml files required!).
2012-12-07 Christian Lins Refactor Mapserver mapfile generation.
2012-11-20 Christian Lins Workaround for NPE in FloodMapState.
2012-07-28 Sascha L. Teichmann s/container.size() == 0/container.isEmpty()/
2012-07-13 Ingo Weinzierl Organized and added missing imports.
2012-06-14 Ingo Weinzierl Fetch only 'qps' cross section tracks for WSPLGEN calculation.
2012-04-25 Raimund Renkert Issue 657.
2012-01-10 Ingo Weinzierl Implemented initialize() in FloodMapState to enable cloning floodmaps.
2012-01-09 Ingo Weinzierl Call State.initialize() for each State of an Artifact in FLYSArtifact.
2012-01-05 Ingo Weinzierl #440 Support river axes that consist of more than a single geometry.
2011-12-12 Ingo Weinzierl Improved the Scheduler to be able to cancel running WSPLGEN jobs.
2011-12-05 Ingo Weinzierl Various bugfixes in WSPLGEN parameterization.
2011-11-09 Ingo Weinzierl Made the floodmap compatible with an Oracle database.
2011-10-28 Ingo Weinzierl Re-create FLYS mapfile when FloodMapState.endOfLife() is called.
2011-10-12 Ingo Weinzierl Added a further attribute to the feature type description for barriers.
2011-09-27 Ingo Weinzierl Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.
2011-09-27 Ingo Weinzierl Improved WSPLGEN start to suppress inconsistent Artifact states.
2011-09-26 Ingo Weinzierl The extent of the WSPLGEN facets are now determined by the extent of the start and end CrossSectionTrack of the WSPLGEN calculation.
2011-09-26 Ingo Weinzierl Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
2011-09-16 Ingo Weinzierl Use DGM Id in FLYSArtifact's data pool to query DGMs for floodmaps instead of querying DGMs by given range values.
2011-09-15 Ingo Weinzierl Enabled the FloodMapState to fetch waterlevel data from external Artifact.
2011-09-13 Ingo Weinzierl Add an error message to the calculation report if an error occured while WSPLGENJob creation.
2011-09-12 Ingo Weinzierl Add status message for queued WSPLGEN jobs to notify users.
2011-09-12 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.
2011-09-12 Felix Wolfsteller Cosmetics
2011-09-08 Ingo Weinzierl Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished.
2011-09-07 Ingo Weinzierl Set the river extent for WMSLayers in the FloodMapState.
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-05 Ingo Weinzierl Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.
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-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 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 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.

http://dive4elements.wald.intevation.org