Mercurial > dive4elements > river
annotate flys-artifacts/doc/mapserver/dbconnection.include @ 4243:e68a710d9652
Convert GaugeOverviewInfoService into RiverInfoService
The service will be reused for the MeasurementStation info too and it returns a
RiverInfo in both cases. Therefore rename the current GaugeOverviewInfoService
into RiverInfoService.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 24 Oct 2012 15:50:41 +0200 |
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" |