Update Dev Notes

Jon Roeber 2024-01-22 03:30:25 +00:00
parent 1cc42b5b6a
commit 54791f21a2

@ -49,6 +49,11 @@ Elevation data tutorials/resources:
3D maps need to be in a "projected" geography like Mercator, not spheroid like WGS-84. 3D maps need to be in a "projected" geography like Mercator, not spheroid like WGS-84.
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)
## 20240117 ## 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: 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: