2012-07-11 |
Sascha L. Teichmann |
Partial fix for flys/issue697: Increased the decimal places of Ws, Qs and Kms to 5.
|
2012-07-03 |
Ingo Weinzierl |
Set correct connection provider class which package had changed in the last commit.
|
2012-07-03 |
Ingo Weinzierl |
Fixed broken package declaration in DBCPConnectionProvider.
|
2012-06-29 |
Sascha L. Teichmann |
Backend: Added views to access the 'Amtlichen Linien'.
|
2012-06-15 |
Sascha L. Teichmann |
FLYS backend: Removed trailing whitespace.
|
2012-06-14 |
Sascha L. Teichmann |
SedDB: Make access to SedDB configurable over conf.xml and provide access to sessions.
|
2012-06-14 |
Sascha L. Teichmann |
Added Hibernate access class to SedDB
|
2012-06-14 |
Sascha L. Teichmann |
flys-backend: Re-establish cross platform compatibilty again.
|
2012-06-14 |
Ingo Weinzierl |
Added missing 'name' property and a new function to retrieve CrossSectionTracks.
|
2012-06-13 |
Ingo Weinzierl |
Store sq relations into database after parsing.
|
2012-06-13 |
Ingo Weinzierl |
Added parser and import classes to import MINFO sq relations.
|
2012-06-12 |
Ingo Weinzierl |
Cleared some irritating debug messages.
|
2012-06-12 |
Ingo Weinzierl |
Improved the import process to read MINFO specific 'Messstellen'.
|
2012-06-11 |
Sascha L. Teichmann |
Added Override annotation.
|
2012-06-11 |
Raimund Renkert |
Added filter for annotation names.
|
2012-06-08 |
Felix Wolfsteller |
Fix comment.
|
2012-06-08 |
Felix Wolfsteller |
Make it run again by removing hibernate annotation.
|
2012-06-07 |
Ingo Weinzierl |
Improved minfo db schema and added model classes for s/q relation.
|
2012-06-05 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-05-27 |
Ingo Weinzierl |
Tagged module flys-backend as '2.7'.
|
2012-05-18 |
Ingo Weinzierl |
Added lower and upper km to functions that return bed height singles and epochs for a given river.
|
2012-05-18 |
Ingo Weinzierl |
Fixed a typo.
|
2012-05-18 |
Ingo Weinzierl |
Added functions to retrieve bed height single and epoch values based on its owner and km range.
|
2012-05-18 |
Ingo Weinzierl |
Added functions to BedHeightSingle and BedHeightEpoch to get instances from db by id or river.
|
2012-05-15 |
Ingo Weinzierl |
Added functions to retrieve data from database.
|
2012-05-15 |
Ingo Weinzierl |
Added DischargeZone.getDischargeZones() that returns all DischargeZones for a given river.
|
2012-05-10 |
Ingo Weinzierl |
Added new model class GaugeLocation for storing locations of gauges.
|
2012-05-10 |
Ingo Weinzierl |
Added HydrBoundary and HydrBoundaryPoly and adapted method signatures of Line and Building.
|
2012-05-10 |
Ingo Weinzierl |
The python crosssectiontrack importer now also searches for 'STATION' field to extract the current km.
|
2012-05-08 |
Ingo Weinzierl |
Modified Hws.getHws() to retrieve more specific hws.
|
2012-05-08 |
Ingo Weinzierl |
Modified Catchment.getCatchments() to retrieve specific catchments.
|
2012-05-08 |
Ingo Weinzierl |
Changed the geometry type of 'catchments' from polygon to multipolygon.
|
2012-05-08 |
Ingo Weinzierl |
Added an sql script to insert dems for Saar, Mosel and Elbe into database.
|
2012-05-04 |
Ingo Weinzierl |
New shape importers and schema modifications.
|
2012-05-03 |
Ingo Weinzierl |
Added further shape importers and added the option to reproject shapes during the import process.
|
2012-05-02 |
Sascha L. Teichmann |
Use Doubles to store meassure points of profiles.
|
2012-04-27 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-04-27 |
Sascha L. Teichmann |
Adjusted PostgreSQL port of MINFO schema to match Oracle one.
|
2012-04-27 |
Ingo Weinzierl |
Adapted annotation types.
|
2012-04-27 |
Ingo Weinzierl |
Added SQL file to drop WINFO specific db schema.
|
2012-04-27 |
Ingo Weinzierl |
Made SQL instructions upper case.
|
2012-04-27 |
Ingo Weinzierl |
Added an SQL file to drop the spatial schema.
|
2012-04-27 |
Ingo Weinzierl |
Improved the python shapefile importer.
|
2012-04-26 |
Ingo Weinzierl |
Repaired broken oracle spatial schema.
|
2012-04-26 |
Ingo Weinzierl |
Parse and store MINFO waterlevel differences; added config option to skip this process.
|
2012-04-26 |
Ingo Weinzierl |
Added a parser and importer classes used to import waterlevel differences.
|
2012-04-26 |
Ingo Weinzierl |
Added missing constraint to relation 'waterlevel_difference'.
|
2012-04-25 |
Felix Wolfsteller |
Fix for wrong method name in WaterlevelDifferenceValue hibernated class.
|
2012-04-24 |
Ingo Weinzierl |
Added model classes for MINFO specific waterlevel differences.
|
2012-04-24 |
Ingo Weinzierl |
Improved the db schema to store MINFO specific waterlevel differences.
|
2012-04-24 |
Ingo Weinzierl |
Completed the MINFO waterlevel import.
|
2012-04-24 |
Ingo Weinzierl |
Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.
|
2012-04-20 |
Ingo Weinzierl |
Added importer classes used for MINFO specific waterlevel import.
|
2012-04-20 |
Ingo Weinzierl |
Added new model classes for MINFO specific waterlevel data.
|
2012-04-20 |
Ingo Weinzierl |
Added MINFO specific waterlevel relations.
|
2012-04-19 |
Ingo Weinzierl |
Added a parser for sediment yield files; started parsing and store values in db.
|
2012-04-19 |
Ingo Weinzierl |
Added config option to skip parsing sediment yield data and prepared the importer to read/store those data.
|
2012-04-19 |
Ingo Weinzierl |
Added new importer classes for importing sediment yield data.
|
2012-04-18 |
Ingo Weinzierl |
Added new model classes for sediment yield data.
|
2012-04-18 |
Ingo Weinzierl |
Added missing river_id column to sediment_yield relation.
|