Mercurial > dive4elements > river
annotate flys-artifacts/doc/mapserver/dbconnection.include @ 4584:9745f37c0d52
Use constant from DischargeTables for the scaling factor
Don't hardcode the scaling factor in the GaugeDischargeCurveFacet. Instead use
the constant scaling factor from the DischargeTables.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Tue, 27 Nov 2012 17:39:38 +0100 |
parents | 8ad0331e444f |
children |
rev | line source |
---|---|
1182
8ad0331e444f
Added inital mapserver configuration files.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff
changeset
|
1 CONNECTIONTYPE postgis |
8ad0331e444f
Added inital mapserver configuration files.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff
changeset
|
2 CONNECTION "dbname='flys3' host=127.0.0.1 port=5432 user='flys' password='flys' sslmode=disable" |