diff --git a/data/World/Europe/SVK/skpos.json b/data/World/Europe/SVK/skpos.json new file mode 100644 index 0000000..9c9931a --- /dev/null +++ b/data/World/Europe/SVK/skpos.json @@ -0,0 +1,24 @@ +{ + "name": "SKPOS", + "description": "Slovak Real-time Positioning Service", + "urls": [ + "http://skpos.gku.sk:2101" + ], + "reference": { + "url": "https://skpos.gku.sk/en/o-skpos.php" + }, + "last_update": "2025-11-05", + "streams": [ + { + "filter": "all", + "crss": [ + { + "id": "EPSG:7931", + "name": "ETRF2000", + "epoch": 2008.5, + "description": "Slovak realization of ETRS89" + } + ] + } + ] +} diff --git a/data/release.txt b/data/release.txt index 3c03207..d6b2404 100644 --- a/data/release.txt +++ b/data/release.txt @@ -1 +1 @@ -18 +19 diff --git a/dist/ntrip-catalog.json b/dist/ntrip-catalog.json index 816397b..beb9cb7 100644 --- a/dist/ntrip-catalog.json +++ b/dist/ntrip-catalog.json @@ -1,6 +1,6 @@ { "$schema": "https://ntrip-catalog.org/schemas/v0.2/ntrip-catalog.schema.json", - "release": 18, + "release": 19, "comment": "This file has been automatically generated by a script. Update the 'data' folder if any change is needed.", "entries": [ { @@ -1411,6 +1411,30 @@ } ] }, + { + "name": "SKPOS", + "description": "Slovak Real-time Positioning Service", + "urls": [ + "http://skpos.gku.sk:2101" + ], + "reference": { + "url": "https://skpos.gku.sk/en/o-skpos.php" + }, + "last_update": "2025-11-05", + "streams": [ + { + "filter": "all", + "crss": [ + { + "id": "EPSG:7931", + "name": "ETRF2000", + "epoch": 2008.5, + "description": "Slovak realization of ETRS89" + } + ] + } + ] + }, { "name": "SPSLUX", "description": "Satellite Positioning System Luxembourg",