Mercurial > dive4elements > river
annotate flys-artifacts/doc/conf/mapserver/dbconnection.include @ 1830:7bb5bfd3b51f
Create layers for barrier lines and polygons only if they are really existing.
flys-artifacts/trunk@3161 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Nov 2011 10:58:44 +0000 |
parents | 49ad801076e4 |
children | 06c157848c8f |
rev | line source |
---|---|
1792
49ad801076e4
Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
1 CONNECTIONTYPE postgis |
49ad801076e4
Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
2 CONNECTION "dbname='flys3' host='czech-republic.atlas.intevation.de' port=5432 user='flys' password='flys' sslmode=disable" |