From b9e8f3cb50a2dc72402ff61e8bc61c4b8b285bc7 Mon Sep 17 00:00:00 2001 From: Victoria Neema <39700992+vikineema@users.noreply.github.com> Date: Mon, 6 Jun 2022 20:03:16 +0300 Subject: [PATCH] update the readme --- readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/readme.md b/readme.md index 911aa51..22619ef 100644 --- a/readme.md +++ b/readme.md @@ -146,6 +146,20 @@ smaller extent. The CRS of the geojson should always be EPSG:4326. a simplified geometry is easier to process during the import. Rather use the minimum bounding box for the area you intend to clip your dataset with. +### QGIS project + +There is a default QGIS project provided in the `web/` folder, named `osm_mirror_qgis_project.qgz`. To be able to load the layers in this project correctly in QGIS, first run `make materialized_views` and `make elevation` then set up your connection service file with the following parameters. The host parameter is where you have set up `docker-osm`: + +``` +[docker-osm] +dbname=gis +port=35432 +user=docker +password=docker +host= +sslmode=disable +``` + ### QGIS Styles The database is provided with some default styles. These styles will be loaded