Update Dev Notes
parent
995c35ec4b
commit
200753b9eb
@ -1,6 +1,6 @@
|
|||||||
## 20240117
|
## 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
|
```sql
|
||||||
CREATE OR REPLACE VIEW qgis_friendly AS
|
CREATE OR REPLACE VIEW qgis_friendly AS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user