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.
|
2011-08-26 |
Ingo Weinzierl |
Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
|
2011-08-25 |
Felix Wolfsteller |
Enable plotting of some annotations that look like MainValues.
|
2011-08-25 |
Felix Wolfsteller |
Prepare StickyAxisAnnotation implementation to handle annotations at 'y' (vertical) axis.
|
2011-08-25 |
Felix Wolfsteller |
Minor cosmetics.
|
2011-08-25 |
Felix Wolfsteller |
Added MainValue-Fetching-Capabilities to MainValuesArtifact.
|
2011-08-25 |
Felix Wolfsteller |
Improved implementation of MainValueArtifact#MainValueFacet .
|
2011-08-25 |
Felix Wolfsteller |
Changed state spawning mechanism of MainValuesArtifact.
|
2011-08-25 |
Felix Wolfsteller |
Minor cosmetics and docs.
|
2011-08-25 |
Felix Wolfsteller |
Added new Mainvalues FacetType.
|
2011-08-24 |
Ingo Weinzierl |
Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.
|
2011-08-24 |
Ingo Weinzierl |
Removed needless imports.
|
2011-08-24 |
Felix Wolfsteller |
Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.
|
2011-08-24 |
Felix Wolfsteller |
Fix dates in ChangeLog.
|
2011-08-24 |
Felix Wolfsteller |
Smaller Cosmetics.
|
2011-08-24 |
Sascha L. Teichmann |
Datacage: Use 'ids' in user specific part, too.
|
2011-08-24 |
Sascha L. Teichmann |
Datacage template: s/db-ids/ids/g
|
2011-08-24 |
Felix Wolfsteller |
Refactored (state access) to ease future development of more trivial artifacts.
|
2011-08-24 |
Ingo Weinzierl |
The WMS background's facet will now also have a SRID set.
|
2011-08-24 |
Felix Wolfsteller |
Minor changes to stub MainValuesArtifact.
|
2011-08-24 |
Ingo Weinzierl |
Moved the input of user defined barriers for the floodmap to an earlier state.
|
2011-08-24 |
Ingo Weinzierl |
Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.
|
2011-08-23 |
Ingo Weinzierl |
Repaired broken river wms initialization.
|
2011-08-23 |
Sascha L. Teichmann |
Made facets cloneable with the right type.
|
2011-08-23 |
Ingo Weinzierl |
Set the master artifact while output creation.
|
2011-08-23 |
Sascha L. Teichmann |
Made FLYS artifacts cloneable.
|
2011-08-23 |
Ingo Weinzierl |
Implemented a MapInfo service that returns some basic information to create maps for specific rivers.
|
2011-08-22 |
Sascha L. Teichmann |
Build out/facet filter from XML document passed at creation time.
|
2011-08-22 |
Sascha L. Teichmann |
Added optional positive filter for outs and facets.
|