39C3 TOTA location lookup

This commit is contained in:
Ian Renton
2025-12-26 09:14:49 +00:00
parent 05bc65337f
commit 9b737a8176
4 changed files with 46 additions and 12 deletions

View File

@@ -86,12 +86,11 @@ spot-providers:
name: "39C3 TOTA"
enabled: false
url: "wss://dev.39c3.totawatch.de/api/spot/live"
# Fixed SIG/latitude/longitude for all spots from a provider is currently only a feature for the "XOTA" provider,
# Fixed SIG for all spots from a provider & location CSV are currently only a feature for the "XOTA" provider,
# the software found at https://github.com/nischu/xOTA/. This is because this is a generic backend for xOTA
# programmes and so different URLs provide different programmes.
sig: "TOTA"
latitude: 53.5622678
longitude: 9.9855205
locations-csv: "datafiles/39c3-tota.csv"
# Alert providers to use. Same setup as the spot providers list above.