From 0b0adc78a8f997137e1a1c67f2695e9d27eecaba Mon Sep 17 00:00:00 2001 From: Jon Roeber Date: Thu, 18 Jan 2024 05:19:05 +0000 Subject: [PATCH] Update Dev Notes --- Dev-Notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dev-Notes.md b/Dev-Notes.md index 91f6cc3..50f0e3b 100644 --- a/Dev-Notes.md +++ b/Dev-Notes.md @@ -51,6 +51,9 @@ Connect from local machine: ```console sudo apt install postgresql-client psql -h chirpstack.roeber.dev -U qgis -d chirpstack_integration +``` + +Having an issue with getting the point to show up in QGIS. The geometry isn't showing correctly, something about a CRS not defined? Need to look into it more. Probably also need to get more of a variety of fake data points instead of just one point. ## 20240116