Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more data #2

Open
wants to merge 14 commits into
base: integration-01
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 11 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ This data is distributed as CC0.
This is just a collection of the data that NTRIP providers should be already explaining in their web pages.
We try to make it easy to use and contribute.

This data and software is provided "as is," without warranties or conditions of any kind, express or implied, including but not limited to the warranties of accuracy, completeness, fitness for a particular purpose, or non-infringement.
In no event shall the authors or contributors be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the use of this data or the information contained within it.

## EPSG
Many applications rely on the data provided by the [EPSG](https://epsg.org/) database.
For that reason EPSG data is preferred in this catalog.
Expand Down
11 changes: 1 addition & 10 deletions data/World/America/USA/fprn.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,7 @@
"last_update": "2024-12-09",
"streams": [
{
"filter": {
"lat_lon_bboxes": [
[
167.65,
14.92,
-63.88,
74.71
]
]
},
"filter": "all",
"crss": [
{
"id": "EPSG:6319",
Expand Down
25 changes: 25 additions & 0 deletions data/World/America/USA/utah-turn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[
{
"name": "TURN Utah",
"description": "The Utah Reference Network (TURN)",
"urls": [
"http://165.239.144.5:2101",
"http://turngps.utah.gov:2101"
],
"reference": {
"url": "https://gis.utah.gov/documentation/turn/connecting/"
},
"last_update": "2025-01-27",
"streams": [
{
"filter": "all",
jamesdynes marked this conversation as resolved.
Show resolved Hide resolved
"crss": [
{
"id": "EPSG:6319",
"name": "NAD83(2011)"
javier-jimenez-shaw-pix4d marked this conversation as resolved.
Show resolved Hide resolved
}
]
}
]
}
]
31 changes: 31 additions & 0 deletions data/World/America/USA/vrsnow.us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[
{
"name": "vrsnow.us",
"description": "Trimble VRS Now US",
"urls": [
"http://3.134.46.149:2101",
"http://www.vrsnow.us:2101"
],
"reference": {
"url": "https://geospatial.trimble.com/en/resources/blog/coordinate-system-enhancements-for-centerpoint-rtx-corrections",
"comments": "CRS described in the STR string"
},
"last_update": "2025-01-10",
"streams": [
{
"filter": {
"countries": [
"USA"
]
},
"crss": [
{
"id": "EPSG:6319",
"name": "NAD83(2011)"
}
],
"comments": "CRS described in the STR string {\"REF\":{\"NAME\":\"NAD 83(2011)\",\"ID\":\"ISO:126\",\"EPOCH\":2010.0}}"
}
]
}
]
80 changes: 80 additions & 0 deletions data/World/America/skylark-na.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
[
{
"name": "Skylark North America",
"description": "Skylark service in North America",
"urls": [
"http://na.l1l2.skylark.swiftnav.com:2101",
"http://na.l1l5.skylark.swiftnav.com:2101",
"https://na.l1l2.skylark.swiftnav.com:2102",
"https://na.l1l5.skylark.swiftnav.com:2102"
],
"reference": {
"url": "https://support.swiftnav.com/support/solutions/articles/44002519397-ntrip-client-configuration-for-skylark-corrections"
},
"last_update": "2025-01-28",
"streams": [
{
"filter": {
"mountpoints": [
"NXRTK-NAD83-MSM5"
]
},
"crss": [
{
"id": "EPSG:6319",
"name": "NAD83(2011)"
}
],
"comments": "Skylark Nx RTK mountpoint available in contiguous United States only"
},
{
"filter": {
"mountpoints": [
"MSM4",
"MSM5",
hernando marked this conversation as resolved.
Show resolved Hide resolved
"OSR",
"SSR",
"SSR-integrity",
"SSR-integrity-AES-CMAC"
]
},
"crss": [
{
"id": "EPSG:9989",
"name": "ITRF2020"
}
],
"comments": "Skylark Cx mountpoints ITRF2020"
},
{
"filter": {
"mountpoints": [
"DX-MSM1"
hernando marked this conversation as resolved.
Show resolved Hide resolved
]
},
"crss": [
{
"id": "EPSG:9989",
"name": "ITRF2020"
}
],
"comments": "Skylark Dx mountpoints ITRF2020"
},
{
"filter": {
"mountpoints": [
"NXRTK-MSM5",
"NXRTK-RTCM31"
hernando marked this conversation as resolved.
Show resolved Hide resolved
]
},
"crss": [
{
"id": "EPSG:9989",
"name": "ITRF2020"
}
],
"comments": "Skylark Nx RTK mountpoints ITRF2020"
}
]
}
]
30 changes: 30 additions & 0 deletions data/World/Asia/JPN/jenoba.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[
{
"name": "jenoba",
"description": "Positional information data stream service",
"urls": [
"http://115.125.189.203:2101",
"http://ntrip.jenoba.jp:2101"
],
"reference": {
"url": "https://www.jenoba.jp/technical/gnss06/",
"comments": "In Japanese"
},
"last_update": "2025-01-10",
"streams": [
{
"filter": {
"countries": [
"JPN"
]
},
"crss": [
{
"id": "EPSG:6667",
"name": "JGD2011"
}
]
}
]
}
]
66 changes: 66 additions & 0 deletions data/World/Asia/skylark-ap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
[
{
"name": "Skylark Asia Pacific",
"description": "Skylark service in Asia Pacific",
"urls": [
"http://ap.l1l2.skylark.swiftnav.com:2101",
"http://ap.l1l5.skylark.swiftnav.com:2101",
"https://ap.l1l2.skylark.swiftnav.com:2102",
"https://ap.l1l5.skylark.swiftnav.com:2102"
],
"reference": {
"url": "https://support.swiftnav.com/support/solutions/articles/44002519397-ntrip-client-configuration-for-skylark-corrections"
},
"last_update": "2025-01-28",
"streams": [
hernando marked this conversation as resolved.
Show resolved Hide resolved
{
"filter": {
"mountpoints": [
"MSM4",
"MSM5",
"OSR",
"SSR",
"SSR-integrity",
"SSR-integrity-AES-CMAC"
]
},
"crss": [
{
"id": "EPSG:9989",
"name": "ITRF2020"
}
],
"comments": "Skylark Cx mountpoints ITRF2020"
},
{
"filter": {
"mountpoints": [
"DX-MSM1"
]
},
"crss": [
{
"id": "EPSG:9989",
"name": "ITRF2020"
}
],
"comments": "Skylark Dx mountpoints ITRF2020"
},
{
"filter": {
"mountpoints": [
"NXRTK-MSM5",
"NXRTK-RTCM31"
]
},
"crss": [
{
"id": "EPSG:9989",
"name": "ITRF2020"
}
],
"comments": "Skylark Nx RTK mountpoints ITRF2020"
}
]
}
]
48 changes: 48 additions & 0 deletions data/World/Europe/CHE/swipos.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
[
{
"name": "swipos",
"description": "Service from swisstopo, CH",
"urls": [
"http://18.195.136.180:2101",
"http://www.swipos.ch:2101"
],
"reference": {
"url": "https://www.swisstopo.admin.ch/de/swipos-gisgeo-fuer-rtk-und-postprocessing-anwendungen"
},
"last_update": "2025-01-10",
"streams": [
{
"filter": {
"mountpoints": [
"MSM_GISGEO_LV95LHN95",
"VRS_GISGEO_LV95LHN95"
]
},
"crss": [
{
"id": "EPSG:4933",
"name": "CHTRS95",
"description": "Swiss realization of ETRS89"
}
],
"comments": "Despite the mountpoint name, coordinates are geodesic: Ellipsoidal height and no projection."
},
{
"filter": {
"mountpoints": [
"MSM_GISGEO_LV95LN02",
"VRS_GISGEO_LV95LN02"
]
},
"crss": [
{
"id": "EPSG:4933",
"name": "CHTRS95",
"description": "Swiss realization of ETRS89"
}
],
"comments": "The geoid undulation must be applied by the receiver. ONLY HTRANS correction fixed by the VRS system on the server side."
}
]
}
]
Loading