Update Dev Notes

Jon Roeber 2024-01-18 05:49:06 +00:00
parent 95da0ef0cf
commit ff685ed77c

@ -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