From bf0b92031c260895ca66e49bd2133fd2d732a218 Mon Sep 17 00:00:00 2001 From: Jon Roeber Date: Mon, 22 Jan 2024 03:55:17 +0000 Subject: [PATCH] Update Dev Notes --- Dev-Notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dev-Notes.md b/Dev-Notes.md index 0ace1e6..c501eb6 100644 --- a/Dev-Notes.md +++ b/Dev-Notes.md @@ -62,6 +62,8 @@ Other QGIS software to look into: Huge list of free GIS data sources: https://freegisdata.rtwilson.com/ +Turn old maps into 3D, web-viewable models: https://medium.com/@tjukanov/qgis-magic-old-raster-maps-to-3d-ddd0f550e0e8 + ## 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: