Update Dev Notes

Jon Roeber 2024-01-18 05:19:05 +00:00
parent 0327256502
commit 0b0adc78a8

@ -51,6 +51,9 @@ Connect from local machine:
```console ```console
sudo apt install postgresql-client sudo apt install postgresql-client
psql -h chirpstack.roeber.dev -U qgis -d chirpstack_integration 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 ## 20240116