Update Dev Notes

Jon Roeber 2024-01-22 03:48:04 +00:00
parent 9d63bac45e
commit 906c26b8f4

@ -60,6 +60,8 @@ Other QGIS software to look into:
- QGIS server (https://docs.qgis.org/3.28/en/docs/server_manual/index.html), a WFS/WMS server. Similar to Geoserver? Can be used in conjunction with QGIS web client
- Includes Kubernetes instructions: https://docs.qgis.org/3.28/en/docs/server_manual/containerized_deployment.html#kubernetes
Huge list of free GIS data sources: https://freegisdata.rtwilson.com/
## 20240117
Example SQL query to create a `qgis_friendly` view that converts Cayenne GPS location into PostGIS point, includes unique ID, RSSI, time, and gatewayId, and filters on gatewayId: