Update Dev Notes
parent
54791f21a2
commit
9d63bac45e
@ -54,6 +54,12 @@ OpenGML model resources (for rendering buildings):
|
||||
- https://github.com/opencitymodel/opencitymodel - contains datasets by state/county
|
||||
- https://medium.com/the-pointscene-diaries/qgis-3d-buildings-tutorial-1e0111fcd766 (how to use/show CityGML in QGIS)
|
||||
|
||||
Other QGIS software to look into:
|
||||
|
||||
- QGIS web client (https://github.com/qgis/qwc2), basically QGIS in the web browser. Very new, very active development
|
||||
- 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
|
||||
|
||||
## 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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user