log flys-backend/ChangeLog @ 2348:8477965674ce

age author description
2011-10-05 Ingo Weinzierl Added a schema dump shell script.
2011-10-04 Ingo Weinzierl Removed the Unit from Wsts - added a WstUnit column to rivers.
2011-10-04 Ingo Weinzierl Added db table, model class and importer stuff for units.
2011-10-04 Ingo Weinzierl Bugfix: #333 Improved determination of reference gauge based on start km.
2011-09-28 Felix Wolfsteller Extracted StringUtil.wWrap method from WaterlevelSelectState .
2011-09-28 Felix Wolfsteller Added 'unbracket' StringUtil method (extracted from WaterlevelSelectState).
2011-09-27 Sascha L. Teichmann CrossSectionLine: Moved some logic from cross section demo app to this model.
2011-09-26 Ingo Weinzierl Added function to retrieve nearest CrossSectionTrack to a given kilometer.
2011-09-23 Bjoern Schilberg Added missing schemas.
2011-09-23 Bjoern Schilberg Harmonized oracle and postgresql spatial schema.
2011-09-22 Bjoern Schilberg Harmonized Extent for Saar and Mosel. Some cleanups.
2011-09-22 Ingo Weinzierl Added code and a system property 'flys.backend.enablejmx=true' to enable JMX support for hibernate.
2011-09-21 Bjoern Schilberg Added right to create views.
2011-09-20 Bjoern Schilberg Generalized oracle spatial schema.
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-backend.
2011-09-16 Ingo Weinzierl Added a function to query a DGM by Id.
2011-09-15 Bjoern Schilberg Removed oracle dependency.
2011-09-15 Bjoern Schilberg Added inital oracle schema.
2011-09-14 Bjoern Schilberg Added inital oracle-spatial_idx.sql script.
2011-09-14 Bjoern Schilberg Deactivated spatial indexes.
2011-09-14 Bjoern Schilberg Added inital oracle_create_user.sql script.
2011-09-14 Bjoern Schilberg Added schema floodplain.
2011-09-14 Bjoern Schilberg Added schema hws.
2011-09-14 Bjoern Schilberg Added schema cross_section_tracks.
2011-09-14 Bjoern Schilberg Added schema river_axes.
2011-09-14 Bjoern Schilberg Added schema fixpoints.
2011-09-14 Bjoern Schilberg Added schema buildings.
2011-09-14 Bjoern Schilberg Fixed table river_axes_km.
2011-09-13 Bjoern Schilberg Initial oracle schema.
2011-09-12 Bjoern Schilberg Postgresql spatial scheme extended.
2011-09-02 Ingo Weinzierl Replaced SERIALs with SEQUENCES in PostgreSQL spatial schema.
2011-09-01 Hans Plum Hint for unifying table names: dgm -> dem
2011-09-01 Hans Plum Added mappings to existing data in file system (based on river Saar); added TODOs for missing tables/mappings
2011-08-31 Ingo Weinzierl Added relation and hibernate classes for floodplains (german 'Talaue').
2011-08-31 Ingo Weinzierl Added relation and hibernate classes for DGMs.
2011-08-30 Ingo Weinzierl Added a static function that returns all CrossSectionTracks of a specific river.
2011-08-25 Ingo Weinzierl Removed FileTools that has been moved to artifacts-common module.
2011-08-25 Felix Wolfsteller Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.
2011-08-22 Ingo Weinzierl Reverted the default db dialect back PostgreSQL.
2011-08-22 Ingo Weinzierl Added a function in RiverAxis to retrieve the RiverAxis of a given river.
2011-08-18 Ingo Weinzierl Introduced support for FLYS spatial data.
2011-08-11 Sascha L. Teichmann Re-enabled Hibernate schema dumps.
2011-07-31 Sascha L. Teichmann Bumped Apache DBCP up to 1.4
2011-07-28 Sascha L. Teichmann Importer session: Make use of the LRU cache from artifacts common.
2011-07-19 Sascha L. Teichmann Schema: added missing key contraint on hyks table.
2011-07-18 Sascha L. Teichmann HYK Importer: Check if zone coordinates in HYKs are swapped and warn the user.
2011-07-18 Sascha L. Teichmann HYK importer: Various small fixes and some extra logging.
2011-07-18 Sascha L. Teichmann Importer: Added a central configuration to allow skipping of parsing/storing individual sub systems.
2011-07-18 Ingo Weinzierl Fixed OrderBy clause in HYKEntry.
2011-07-17 Sascha L. Teichmann Store HYK data structures to database. Needs testing.
2011-07-17 Sascha L. Teichmann Importer: Parse HYKs from importer.
2011-07-17 Sascha L. Teichmann HYKParser: Create data structures while parsing.
2011-07-17 Sascha L. Teichmann Added importer models for HYKs.
2011-07-17 Sascha L. Teichmann Schema: Fixed location of 'Peilungsjahre' in HYKs
2011-07-17 Sascha L. Teichmann Fixes for the HYK parser
2011-07-15 Sascha L. Teichmann Initial version of the HYK parser. Not ready, yet.
2011-07-15 Sascha L. Teichmann Schema: Argh! Added distance_{vl|hf|vr} to
2011-07-15 Sascha L. Teichmann Added method
2011-07-15 Sascha L. Teichmann Schema: Added missing columns in HYK tables.
2011-07-15 Sascha L. Teichmann Moved file parsers to separate package.
2011-07-15 Sascha L. Teichmann New. The hibernate models
2011-07-15 Sascha L. Teichmann schema: Added structures for HYKs "Hydraulische Kenngroessen"
2011-07-13 Sascha L. Teichmann Bumped Hibernate up to 3.6.5
2011-07-11 Sascha L. Teichmann HashedFile: Forget to call the file hashing so only the file lengths were compared.
2011-07-11 Sascha L. Teichmann Prevent parsing and storing PRF duplicates.
2011-07-08 Sascha L. Teichmann Made import of cross sections work.
2011-07-07 Sascha L. Teichmann Integrated PRF parsing into importer. Needs testing!
2011-07-07 Sascha L. Teichmann Querprofile: Added a table to map the points to a given km.
2011-07-07 Sascha L. Teichmann Schema: Added description column to the cross section table
2011-07-07 Sascha L. Teichmann Schema: Dropped unique constraint of x in a single line of a "Querprofil-Spur".
2011-07-07 Sascha L. Teichmann PRFParser: Added a callback to be called from parsePRFs() if
2011-07-07 Sascha L. Teichmann PRFParser: Extract the year of sounding and description from file names.
2011-07-07 Sascha L. Teichmann PRFParser: Extracted the data. All BfG PRFs are parsed correctly, now.
2011-07-07 Sascha L. Teichmann PRFParser: extract km from lines. TODO: extract data.
2011-07-06 Sascha L. Teichmann Added parser for PRF files. TODO: Extract data and km.
2011-07-06 Sascha L. Teichmann Removed braindead points3d table
2011-07-06 Sascha L. Teichmann Added Hibernate models for cross-sections and their points.
2011-07-06 Sascha L. Teichmann Added hibernate point3d model
2011-07-06 Sascha L. Teichmann Add relations for cross sections.
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-backend.
2011-06-27 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-26 Sascha L. Teichmann Removed superfluous imports.
2011-06-26 Sascha L. Teichmann Added a method to river to find the gauge with the max overlap with a given interval.
2011-06-26 Sascha L. Teichmann When
2011-06-22 Sascha L. Teichmann River: Added method to find gauge by its name.
2011-06-19 Sascha L. Teichmann Importer: Fix import of annotation type classification.
2011-06-19 Sascha L. Teichmann Added classification of annotation types. Needs testing!
2011-06-18 Sascha L. Teichmann river model: Added method to find gauge by a position lying in its range.
2011-06-15 Sascha L. Teichmann First part of flys/issue18
2011-06-14 Sascha L. Teichmann Fix for flys/issue110: Start index was shifted by one.
2011-06-14 Sascha L. Teichmann Forgot to store reference to edge.
2011-06-14 Sascha L. Teichmann Register the backend model.
2011-06-14 Sascha L. Teichmann Added 'Kanten' model
2011-06-08 Sascha L. Teichmann River: add method to find gauge by its station position.
2011-05-26 Sascha L. Teichmann River: Make search for gauges independent of from/to order.
2011-05-24 Sascha L. Teichmann Added a new view to select qs of a WST.
2011-05-24 Sascha L. Teichmann Added a new view to select ws of a WST.
2011-05-23 Sascha L. Teichmann flys/issue76: Close gaps between q ranges
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-backend.
2011-05-13 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-05-11 Sascha L. Teichmann Schema: Added a column which tells if a river counts its km up or downwards.
2011-05-10 Sascha L. Teichmann Fixed flys/issue11 and flys51.
2011-05-09 Sascha L. Teichmann Importer: Added unsharp lookup to avoid numerical problems.
2011-05-09 Sascha L. Teichmann Importer: Fix silly bug and set Hibernate session flushing back to auto.
2011-05-09 Sascha L. Teichmann Importer: Change caching strategy not to cause OOM any more.
2011-05-08 Sascha L. Teichmann Importer: Use BigDecimals in hashing to prevent numerical problems. Cache ranges globally, too.
2011-05-08 Sascha L. Teichmann Importer: Only accept main value types 'Q', 'W', 'D' and 'T' by default.
2011-05-08 Sascha L. Teichmann Importer: Cache the discharge table values, too.
2011-05-08 Sascha L. Teichmann Importer: centralized caching
2011-05-08 Sascha L. Teichmann Schema: Dropped constraint which forces discharge tables to have a unique time interval for a given gauge and kind.
2011-05-08 Sascha L. Teichmann Importer: make column names in WST files unique by appending (1), (2) and so on in case of collision
2011-05-06 Sascha L. Teichmann Importer: Import the "HW-Schutzanlagen", too.
2011-05-06 Sascha L. Teichmann Importer: Make import of historical discharge tables work.
2011-05-05 Sascha L. Teichmann Importer: parse historical discharge tables, too. TODO: store them in database.
2011-05-05 Sascha L. Teichmann Importer: Prefix "Zusätzliche Längsschnitte" with "Zus.Längsschnitte" in description.
2011-05-05 Sascha L. Teichmann Import "Hochwasser-Marken", too.
2011-05-05 Sascha L. Teichmann Importer: Ignore lines that contain km positions which were found before in the same WST file.
2011-05-05 Ingo Weinzierl River got a new method that returns all gauges intersected by a given start and end point.
2011-05-03 Sascha L. Teichmann Importer: forgot to fetch time interval peer
2011-05-03 Sascha L. Teichmann Importer: Attach a time interval to a discharge table if we find one during import.
2011-05-03 Sascha L. Teichmann Importer: Try to extract time ranges from at files.
2011-05-03 Sascha L. Teichmann Parse and store "amtliche Linien" wst files.
2011-05-03 Sascha L. Teichmann Importer: parse and store fixation wst files as well
2011-05-03 Sascha L. Teichmann Importer: Support parsing "zusaetzliche Laengsschnitte".
2011-05-02 Sascha L. Teichmann Fixed flys/issue19
2011-05-02 Ingo Weinzierl Introduced a 'scale' parameter in Gauge.determineMinMaxW().
2011-05-01 Sascha L. Teichmann Removed superfluous import.
2011-04-20 Ingo Weinzierl Implemented a WstColumnValue cache to speed up inserting WST files into database.
2011-04-18 Sascha L. Teichmann Forgot to add db update to changelog
2011-04-18 Sascha L. Teichmann Added a view 'wst_value_table' which aggregates the data to build w/q value tables.
2011-04-18 Sascha L. Teichmann Add forgotten one to many relation Wst -> WstColumn.
2011-04-18 Sascha L. Teichmann Import of q ranges of wst files was totally broken.
2011-04-18 Sascha L. Teichmann Importer: Forgot kind parameter in peer fetching query.
2011-04-18 Ingo Weinzierl Added a new method to determine the selected gauge of a river based on a start and end point.
2011-04-15 Sascha L. Teichmann Added 'position' column to wst_columns to allow order them by there column position in the original wst file.
2011-04-15 Sascha L. Teichmann Forget ',' in schema.
2011-04-15 Sascha L. Teichmann Fixed index problem when an empty list is returned.
2011-04-15 Ingo Weinzierl Added methods to retrieve the min and max W and Q values of a Wst and Gauge.
2011-04-15 Sascha L. Teichmann Added new column 'kind' in discharge tables and wst to distinguish between different types.
2011-04-15 Ingo Weinzierl Moved the SessionHolder from flys-artifacts to flys-backend.
2011-04-14 Ingo Weinzierl Added a method to River that returns the min and max distance of the river.
2011-04-03 Sascha L. Teichmann Removed trailing whitespace.
2011-03-30 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS backend.
2011-03-28 Sascha L. Teichmann Forgot to save the last change before commit.
2011-03-28 Sascha L. Teichmann Added methods to find out if two ranges intersects.
2011-03-24 Sascha L. Teichmann Added an one to many relation to the discharge tables of a gauge.
2011-03-23 Sascha L. Teichmann Finished import of WSTs.
2011-03-23 Sascha L. Teichmann Build models for wsts, wst columns and q ranges and store them in the backend.
2011-03-23 Sascha L. Teichmann Add a hack to repair the units in WST files extraction.
2011-03-22 Sascha L. Teichmann Ported over some WST parsing stuff from desktop flys
2011-03-22 Ingo Weinzierl Added import code for importing discharge tables.
2011-03-22 Sascha L. Teichmann Added stub for WST parser.
2011-03-22 Sascha L. Teichmann Added importer helper model stubs for WST imports.
2011-03-21 Sascha L. Teichmann Second part of parsing/storing main values. Should be finished now.
2011-03-21 Sascha L. Teichmann Fixed wrong unique constraint.
2011-03-21 Sascha L. Teichmann Add forgotten column river_id in Gauges.
2011-03-21 Sascha L. Teichmann Added missing ImportGauge.getPeer() method
2011-03-21 Sascha L. Teichmann Propagate river into storing of gauges.
2011-03-21 Sascha L. Teichmann Added stub code to write gauges
2011-03-18 Sascha L. Teichmann First part of parsing main values.
2011-03-18 Sascha L. Teichmann Store annotations in backend.
2011-03-17 Sascha L. Teichmann Importer: Bound Attributes and Positions to there backend peers.
2011-03-17 Sascha L. Teichmann Added parser to read *.KM files.
2011-03-17 Sascha L. Teichmann Added new helper models for import.
2011-03-17 Sascha L. Teichmann Added parsing of PEGEL.GLT files.
2011-03-17 Sascha L. Teichmann Importer: Used thread local pattern to make sharing of session easier.
2011-03-17 Sascha L. Teichmann Importer: Fixed error in HQL statement.
2011-03-17 Sascha L. Teichmann Commented out a debug block because it leaks the db password.
2011-03-16 Sascha L. Teichmann Store imported rivers into database. Needs testing!
2011-03-16 Sascha L. Teichmann Default connection parameters are now overwritable with system properties.
2011-03-16 Sascha L. Teichmann Expose the creation of the SessionFactory to the public to
2011-03-16 Sascha L. Teichmann Importer: Added info gew parser.
2011-03-15 Sascha L. Teichmann SessionFactoryProvider for access to the backend.
2011-03-15 Sascha L. Teichmann Added dependency to artifacts-commons to be able to use the global configuration of the artifact database.
2011-03-15 Sascha L. Teichmann Added foreign key constraint annotations to model classes.
2011-03-14 Sascha L. Teichmann Fixed wrong spelled column references in foreign keys introduces with last change.
2011-03-14 Sascha L. Teichmann Added column annotations for simple fields. TODO: foreign keys.
2011-03-14 Sascha L. Teichmann Added entity and id annotations.
2011-03-14 Sascha L. Teichmann Added missing sequences. Deleted unsupported sqlite schema.
2011-03-11 Sascha L. Teichmann Bound Apache Commons DBCP with Hibernate.
2011-03-11 Sascha L. Teichmann More Hibernate/JPA stuff
2011-03-10 Sascha L. Teichmann Added POJOs to be mapped to schema.
2011-03-09 Sascha L. Teichmann Added dependency Hibernate Core 3.6.1 Final
2011-03-09 Sascha L. Teichmann Created a new empty maven project
2011-03-09 Sascha L. Teichmann Converted schema to be PostgreSQL compatible.
2011-03-09 Sascha L. Teichmann Factorized time intervals out into a separated table.
2011-02-22 Sascha L. Teichmann Initial database import scripts. Not finished, yet.
2011-02-10 Sascha L. Teichmann Initial check in of the FLYS database backend.

http://dive4elements.wald.intevation.org