From 200753b9ebb5d4210c6e667de9e45be46903757b Mon Sep 17 00:00:00 2001 From: Jon Roeber Date: Thu, 18 Jan 2024 05:22:05 +0000 Subject: [PATCH] Update Dev Notes --- Dev-Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev-Notes.md b/Dev-Notes.md index 09e66dd..212ceab 100644 --- a/Dev-Notes.md +++ b/Dev-Notes.md @@ -1,6 +1,6 @@ ## 20240117 -Example SQL query to convert Cayenne GPS location into PostGIS point, include RSSI, time, and gatewayId, and filter on gatewayId: +Example SQL query to create a `qgis_friendly` view that converts Cayenne GPS location into PostGIS point, include RSSI, time, and gatewayId, and filter on gatewayId: ```sql CREATE OR REPLACE VIEW qgis_friendly AS