xbgmsharp
|
b6587b1287
|
Add windy_pws_py, send data to windy station
Reduce debug from keycloak and grafana integration
|
2024-02-05 12:50:10 +01:00 |
|
xbgmsharp
|
322a479b4f
|
Update grafana provisioning, if signalk vessel name is null then use vessel_id as name organisation name
|
2024-01-31 10:23:21 +01:00 |
|
xbgmsharp
|
643c16ad3f
|
Update keycloak account status
|
2024-01-30 22:48:22 +01:00 |
|
xbgmsharp
|
c0261791f5
|
Add keycloak python user integration
|
2024-01-30 21:55:30 +01:00 |
|
xbgmsharp
|
f25e735674
|
Update overpass_py return jsonb versus a string when there is no value
|
2024-01-22 21:55:38 +01:00 |
|
xbgmsharp
|
40a1e0fa39
|
Fix python error from 0a09d7bbfc
|
2024-01-12 22:19:40 +01:00 |
|
xbgmsharp
|
0a09d7bbfc
|
Update keycloak_py, make uri and host,user,pass dynamic form config
|
2024-01-12 17:40:59 +01:00 |
|
xbgmsharp
|
e557ed49a5
|
Add keycloak_py_fn. This function link the postgsail user with the oauth keycloak server
|
2024-01-09 22:04:22 +01:00 |
|
xbgmsharp
|
eeae7c40c6
|
Feat: Add proper Grafana provisioning via HTTP API
|
2023-12-29 11:24:54 +01:00 |
|
xbgmsharp
|
2b48a66cd2
|
Update overpass_py_fn, Enforce area with a proper name tag
|
2023-12-01 22:01:11 +01:00 |
|
xbgmsharp
|
293a33da08
|
Update overpass_py_fn, improve geo location detection, first check against area, then find around with 400m
|
2023-11-30 21:47:56 +01:00 |
|
xbgmsharp
|
347299d76e
|
Add missing description to python function
|
2023-11-21 20:44:09 +01:00 |
|
xbgmsharp
|
c4fa9f5512
|
Update reverse geo loc, avoid loop
|
2023-11-18 23:03:07 +01:00 |
|
xbgmsharp
|
e5f2469358
|
Add overpass-turbo api to improve geo location detection
|
2023-11-14 23:20:58 +01:00 |
|
xbgmsharp
|
ba3b213423
|
Update SQL Uppercase type
|
2023-10-30 21:17:21 +01:00 |
|
xbgmsharp
|
2be7c787dd
|
Remove duplicated
|
2023-10-28 22:28:14 +02:00 |
|
xbgmsharp
|
9aecda4752
|
Update reverse_geocode_py_fn, improve location detection, ignore tag road or highway. Recursive over lower zoom level.
|
2023-10-28 21:55:29 +02:00 |
|
xbgmsharp
|
57d38ba893
|
Update reverse geocode, fix error on invalid geocode
|
2023-10-05 00:42:07 +02:00 |
|
xbgmsharp
|
3dcae9199f
|
Update reverse code, enforce english language result
|
2023-10-02 21:40:44 +02:00 |
|
xbgmsharp
|
a1306f06e2
|
Update reverse_geocode_py_fn, output jsonb to add country_code filed
|
2023-09-21 23:16:42 +02:00 |
|
xbgmsharp
|
ed90fdd01d
|
Add debug in reverse_geocode_py, github action return different result
|
2023-09-20 16:56:44 +02:00 |
|
xbgmsharp
|
970c85c11e
|
Update reverse geoip python function
Update parsing geosjon python function
|
2023-05-25 16:35:39 +02:00 |
|
xbgmsharp
|
f2c68c82d8
|
Fix error if data type is None
|
2023-04-23 11:04:59 +02:00 |
|
xbgmsharp
|
bda652b87e
|
Update python function to filter geojson, add parameter to filter on LineString or Point
Still pending work using pg type and transform json
|
2023-04-01 19:25:43 +02:00 |
|
xbgmsharp
|
bc7d51c71e
|
Add geojson_py_fn in python
|
2023-03-28 19:13:42 +02:00 |
|
xbgmsharp
|
77dec463d1
|
Add urlescape_py_fn to url encode using python
|
2023-02-26 22:57:44 +01:00 |
|
xbgmsharp
|
d745048a9c
|
Update reverse_geocode_py to fallback base on more field
Don't exit with error so we don't stop the cron process
|
2023-02-07 11:18:25 +01:00 |
|
xbgmsharp
|
eb3a14bee4
|
Add reset query-string support to send_email_py
|
2023-02-04 23:41:10 +01:00 |
|
xbgmsharp
|
1968f86448
|
Add debug in send_email_py
|
2023-01-29 22:20:33 +01:00 |
|
xbgmsharp
|
3432d358d3
|
Add reverse_geoip_py_fn python3 function
|
2022-12-17 23:32:23 +01:00 |
|
xbgmsharp
|
1dbf71064e
|
Update reverse_geocode_py_fn to return always data if name is null then fallback to address field road,neighbourhood,suburb
|
2022-12-09 12:33:00 +01:00 |
|
xbgmsharp
|
0f59a31cdc
|
Fix SQL query IMMUTABLE STRICT
|
2022-12-05 23:17:45 +01:00 |
|
xbgmsharp
|
494cc9a571
|
Add new function urlencode_py_fn()
Update debug for send_pushover and send_telegram
|
2022-12-02 14:36:01 +01:00 |
|
xbgmsharp
|
34fe0898b2
|
Split public schame in file by type tables,functions and functions in python
|
2022-11-30 21:15:47 +01:00 |
|