diff --git a/Dev-Notes.md b/Dev-Notes.md index fb7b1fe..a579786 100644 --- a/Dev-Notes.md +++ b/Dev-Notes.md @@ -57,7 +57,7 @@ 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. +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. For some reason the feature count is 0 when looking at the dataset. Am I missing an ID field? Probably something to do with the view's fields. ## 20240116