From 95da0ef0cf52815b913970310ed2836747ed7e17 Mon Sep 17 00:00:00 2001 From: Jon Roeber Date: Thu, 18 Jan 2024 05:22:36 +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 212ceab..fb7b1fe 100644 --- a/Dev-Notes.md +++ b/Dev-Notes.md @@ -1,6 +1,6 @@ ## 20240117 -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: +Example SQL query to create a `qgis_friendly` view that converts Cayenne GPS location into PostGIS point, includes RSSI, time, and gatewayId, and filters on gatewayId: ```sql CREATE OR REPLACE VIEW qgis_friendly AS