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