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
|