NewGraphEnvironment / fish_passage_bulkley_2020_reporting

https://newgraphenvironment.github.io/fish_passage_bulkley_2020_reporting/
Apache License 2.0
1 stars 2 forks source link

QGIS lyr file - pointing to different databases #26

Closed NewGraphEnvironment closed 3 years ago

NewGraphEnvironment commented 3 years ago

from Simon

I've just updated the lyr file with a few things, including pointing to localhost db This is super easy to swap with the changeDataSource plugin though. If you haven't used it:

dbname='postgis' host=localhost port=5432 user='postgres' password='postgres' dbname='postgis' host=XXX.XXX.XX.XXX port= user= password=