graph
- DemDatacagePanel now returns the database ID of the selected DEM.2011-09-19, by Ingo Weinzierl
- merged flys-backend/2.52.5 2012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.5 of flys-backend.2011-09-19, by Ingo Weinzierl
- Added a function to query a DGM by Id.2011-09-16, by Ingo Weinzierl
- Removed oracle dependency.2011-09-15, by Bjoern Schilberg
- Added inital oracle schema.2011-09-15, by Bjoern Schilberg
- Added inital oracle-spatial_idx.sql script.2011-09-14, by Bjoern Schilberg
- Deactivated spatial indexes.2011-09-14, by Bjoern Schilberg
- Added inital oracle_create_user.sql script.2011-09-14, by Bjoern Schilberg
- Added schema floodplain.2011-09-14, by Bjoern Schilberg
- Added schema hws.2011-09-14, by Bjoern Schilberg
- Added schema cross_section_tracks.2011-09-14, by Bjoern Schilberg
- Added schema river_axes.2011-09-14, by Bjoern Schilberg
- Added schema fixpoints.2011-09-14, by Bjoern Schilberg
- Added schema buildings.2011-09-14, by Bjoern Schilberg
- Fixed table river_axes_km.2011-09-14, by Bjoern Schilberg
- Initial oracle schema.2011-09-13, by Bjoern Schilberg
- Removed all tables for different datasets at HYdrologie/Hydr.Grenzen/Linien/*2011-09-13, by Hans Plum
- Removed table boundarypolys because of wrong placed dataset2011-09-13, by Hans Plum
- Postgresql spatial scheme extended.2011-09-12, by Bjoern Schilberg
- Replaced SERIALs with SEQUENCES in PostgreSQL spatial schema.2011-09-02, by Ingo Weinzierl
- Hint for unifying table names: dgm -> dem2011-09-01, by Hans Plum
- Added mappings to existing data in file system (based on river Saar); added TODOs for missing tables/mappings2011-09-01, by Hans Plum
- Added relation and hibernate classes for floodplains (german 'Talaue').2011-08-31, by Ingo Weinzierl
- Added relation and hibernate classes for DGMs.2011-08-31, by Ingo Weinzierl
- Added a static function that returns all CrossSectionTracks of a specific river.2011-08-30, by Ingo Weinzierl
- Removed FileTools that has been moved to artifacts-common module.2011-08-25, by Ingo Weinzierl
- Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.2011-08-25, by Felix Wolfsteller
- Reverted the default db dialect back PostgreSQL.2011-08-22, by Ingo Weinzierl
- Added a function in RiverAxis to retrieve the RiverAxis of a given river.2011-08-22, by Ingo Weinzierl
- Introduced support for FLYS spatial data.2011-08-18, by Ingo Weinzierl
- Re-enabled Hibernate schema dumps.2011-08-11, by Sascha L. Teichmann
- Bumped Apache DBCP up to 1.42011-07-31, by Sascha L. Teichmann
- Importer session: Make use of the LRU cache from artifacts common.2011-07-28, by Sascha L. Teichmann
- Schema: added missing key contraint on hyks table.2011-07-19, by Sascha L. Teichmann
- HYK Importer: Check if zone coordinates in HYKs are swapped and warn the user.2011-07-18, by Sascha L. Teichmann
- HYK importer: Various small fixes and some extra logging.2011-07-18, by Sascha L. Teichmann
- Importer: Added a central configuration to allow skipping of parsing/storing individual sub systems.2011-07-18, by Sascha L. Teichmann
- Fixed OrderBy clause in HYKEntry.2011-07-18, by Ingo Weinzierl
- Store HYK data structures to database. Needs testing.2011-07-17, by Sascha L. Teichmann
- Importer: Parse HYKs from importer.2011-07-17, by Sascha L. Teichmann
- HYKParser: Create data structures while parsing.2011-07-17, by Sascha L. Teichmann
- Added importer models for HYKs.2011-07-17, by Sascha L. Teichmann
- Schema: Fixed location of 'Peilungsjahre' in HYKs2011-07-17, by Sascha L. Teichmann
- Fixes for the HYK parser2011-07-17, by Sascha L. Teichmann
- Initial version of the HYK parser. Not ready, yet.2011-07-15, by Sascha L. Teichmann
- Schema: Argh! Added distance_{vl|hf|vr} to2011-07-15, by Sascha L. Teichmann
- Added method2011-07-15, by Sascha L. Teichmann
- Schema: Added missing columns in HYK tables.2011-07-15, by Sascha L. Teichmann
- Moved file parsers to separate package.2011-07-15, by Sascha L. Teichmann
- New. The hibernate models2011-07-15, by Sascha L. Teichmann
- schema: Added structures for HYKs "Hydraulische Kenngroessen"2011-07-15, by Sascha L. Teichmann
- Bumped Hibernate up to 3.6.52011-07-13, by Sascha L. Teichmann
- HashedFile: Forget to call the file hashing so only the file lengths were compared.2011-07-11, by Sascha L. Teichmann
- Prevent parsing and storing PRF duplicates.2011-07-11, by Sascha L. Teichmann
- Made import of cross sections work.2011-07-08, by Sascha L. Teichmann