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