Thu, 14 Mar 2013 17:13:49 +0100 |
Raimund Renkert |
Data structure and factory for hws.
|
Thu, 14 Mar 2013 17:12:11 +0100 |
Raimund Renkert |
Added setter for A and B in Pair.
|
Thu, 14 Mar 2013 17:09:44 +0100 |
Raimund Renkert |
Added filter to elements in datacage templating. (most work done by Sascha T.).
|
Thu, 14 Mar 2013 16:49:32 +0100 |
Andre Heinecke |
Fix river_axes maps when using oracle.
|
Thu, 14 Mar 2013 15:32:50 +0100 |
Tom Gottfried |
fixed spatial schema for hydraulic boundaries
|
Thu, 14 Mar 2013 15:31:29 +0100 |
Tom Gottfried |
fixed import of fixpoints and hydraulic boundaries (made by A. Heinecke)
|
Thu, 14 Mar 2013 15:01:36 +0100 |
Andre Heinecke |
Do not explicitly set id for ranges and time_intervals
|
Thu, 14 Mar 2013 14:36:32 +0100 |
Bettina Gruenbauer |
merge
|
Thu, 14 Mar 2013 14:35:51 +0100 |
Bettina Gruenbauer |
insert river oder and havel
|
Thu, 14 Mar 2013 13:39:54 +0100 |
Tom Gottfried |
trigger sequence of time_interval IDs in DB as it is not used by hibernate only anymore
|
Thu, 14 Mar 2013 13:32:02 +0100 |
Tom Gottfried |
trigger sequence of range IDs in DB as it is not used by hibernate only anymore
|
Thu, 14 Mar 2013 12:53:36 +0100 |
Bettina Gruenbauer |
merge
|
Thu, 14 Mar 2013 12:49:41 +0100 |
Bettina Gruenbauer |
insert rivers to config
|
Thu, 14 Mar 2013 12:45:51 +0100 |
Andre Heinecke |
Force UESG to multipolygon and import source field for messungen
|
Thu, 14 Mar 2013 12:44:04 +0100 |
Tom Gottfried |
merge
|
Thu, 14 Mar 2013 12:30:22 +0100 |
Tom Gottfried |
merge
|
Thu, 14 Mar 2013 12:16:58 +0100 |
Tom Gottfried |
added tables for jetties in spatial schema
|
Thu, 14 Mar 2013 12:34:40 +0100 |
Felix Wolfsteller |
MainValuesArtifact: Possible NPE fix.
|
Thu, 14 Mar 2013 12:24:29 +0100 |
Felix Wolfsteller |
postgresql-spatial.sql: Fixed table definition.
|
Thu, 14 Mar 2013 12:24:06 +0100 |
Felix Wolfsteller |
postgresql-setup.sh: Introduced third (host) parameter, fixed alter user statement
|
Thu, 14 Mar 2013 12:13:51 +0100 |
Felix Wolfsteller |
postgresql-setup.sh: Doc improved.
|
Thu, 14 Mar 2013 12:13:34 +0100 |
Felix Wolfsteller |
postgresql-setup.sh: Made executable.
|
Thu, 14 Mar 2013 11:56:13 +0100 |
Tom Gottfried |
merge
|
Thu, 14 Mar 2013 11:55:04 +0100 |
Tom Gottfried |
added script to setup postgres-DB for testing
|
Thu, 14 Mar 2013 11:46:37 +0100 |
Felix Wolfsteller |
postgresql-minfo.sql: terminate sql statements.
|
Wed, 13 Mar 2013 19:28:09 +0100 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Wed, 13 Mar 2013 19:26:50 +0100 |
Sascha L. Teichmann |
Removed bogus imports.
|
Wed, 13 Mar 2013 19:21:12 +0100 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Wed, 13 Mar 2013 19:07:52 +0100 |
Tom Gottfried |
merge
|
Wed, 13 Mar 2013 18:53:42 +0100 |
Tom Gottfried |
correct session-handling for bed height import (made by S. Teichmann)
|
Thu, 07 Mar 2013 09:46:11 +0100 |
Tom Gottfried |
Use pattern matching for grain fraction in SedimentYieldParser
|
Wed, 13 Mar 2013 18:39:28 +0100 |
Tom Gottfried |
SCHEMA CHANGE: lookup table for floodmaps and source-field added, Importer adapted to new directory names
|
Wed, 13 Mar 2013 17:06:59 +0100 |
Tom Gottfried |
additional values in lookup table for bed height types
|
Wed, 13 Mar 2013 16:39:35 +0100 |
Sascha L. Teichmann |
Merged
|
Wed, 13 Mar 2013 16:39:08 +0100 |
Sascha L. Teichmann |
Use lookup table from bedd_height from database in importer.
|
Wed, 13 Mar 2013 12:47:51 +0100 |
Raimund Renkert |
Use river name as layername in new map projects.
|
Wed, 13 Mar 2013 11:48:01 +0100 |
Tom Gottfried |
added missing lookup tables to drop-scripts
|
Wed, 13 Mar 2013 11:26:59 +0100 |
Andre Heinecke |
An oracle conection string needs a backend otherwise you get an error
|
Wed, 13 Mar 2013 11:25:23 +0100 |
Andre Heinecke |
Use the same structure for the default MS_ERRORFILE in rivers.map that
|
Wed, 13 Mar 2013 11:23:08 +0100 |
Andre Heinecke |
Add LOG_DIR to make release to configure a logging directory. And
|
Wed, 13 Mar 2013 10:34:29 +0100 |
Andre Heinecke |
Fix syntax error in next_id and remove obsolete oracle parameter
|
Wed, 13 Mar 2013 10:33:46 +0100 |
Andre Heinecke |
Add some Intevation specific deployment advice.
|
Wed, 13 Mar 2013 09:58:33 +0100 |
Andre Heinecke |
Use river-wms url in example configuration of mosel and elbe
|
Wed, 13 Mar 2013 10:06:26 +0100 |
Felix Wolfsteller |
Fix Waterlevel*-Parser to correctly register the wst-columns.
|
Wed, 13 Mar 2013 10:05:47 +0100 |
Felix Wolfsteller |
ImportWst: Doc and getters.
|
Wed, 13 Mar 2013 09:21:35 +0100 |
Felix Wolfsteller |
ImportRiver: Cosmetics, resolved todo.
|
Wed, 13 Mar 2013 09:19:33 +0100 |
Felix Wolfsteller |
ImportRiver: Light cleaning up, waterlevelimport more parralel to other imports.
|
Tue, 12 Mar 2013 19:43:11 +0100 |
Tom Gottfried |
fixed DEM-importer to work with Oracle (made by A. Heinecke)
|