Mercurial > dive4elements > river
annotate flys-artifacts/doc/mapserver/dbconnection.include @ 4553:fac54b8470d4
Map view in DigitizePanel now shows OSM background, river axis and
manual drawn barriers again.
Please note that this change requires changes in conf/floodmap.xml
in artifact-server.
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Fri, 16 Nov 2012 12:36:10 +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" |