• ARTICLE
  • STRING
  • CONVERTER
  • ENCRYPT
  • NETWORK
  • MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
  • ARTICLE
    STRING
    CONVERTER
    ENCRYPT
    NETWORK
    MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
logo Online Tools
0 Comments Favorite Copy Link Share

NTRIP Source-Table Parser and Generator Online


  • Source-Table Parser
  • Source-Table Generator
Is the parameter format and value strictly verified
Mount point, up to 100 characters
Source identifier, e.g. name of city next to source location
RTCM 3.3, RAW, etc
RTCM message types or RAW data format etc., update periods in parenthesis in seconds
Data stream contains carrier phase information. 0 = No (e.g. for DGPS), 1 = Yes, L1 (e.g. for RTK), 2 = Yes, L1&L2 (e.g. for RTK)
North latitude is positive, [-90,90]
East longitude is positive, [-180,180]
Necessity for Client to send NMEA message with approximate position to Caster. 0 = Client must not send NMEA message, 1 = Client must send NMEA GGA message
Stream generated from single reference station or from networked reference stations. 0 = Single base, 1 = Network
Hard- or software generating data stream
Compression/Encryption algorithm applied
User fee for receiving this particular data stream. N = No user fee, Y = Usage is charged
Bit rate of data stream, bits per second
Miscellaneous information, last data field in record
Caster Internet host domain name or IP address, 128 max
Caster port, [0,65535]
Caster identifier, e.g. name of provider
Name of institution/agency/company, operating the Caster
Capability of Caster to receive NMEA message with approximate position from Client
North latitude is positive, [-90,90]
East longitude is positive, [-180,180]
Fallback caster Internet host domain name or IP address, 128 max
Fallback caster port, [0,65535]
Miscellaneous information, last data field in record
Network identifier, e.g. name of a network of GNSS permanent reference stations
Name of institution/agency/company, operating the Network
User fee for receiving this particular data stream. N = No user fee, Y = Usage is charged
Web-address for network information
Web-address for stream information
Web address or mail address for registration
Miscellaneous information, last data field in record
Is the parameter format and value strictly verified
NTRIP Source-Table Parser and Generator Online-summary

Online NTRIP Source Table parsing and generation tool, online parsing of ntrip source table, online generation of ntrip source table. Support STR, CAS, NET type source table.

NTRIP Source-Table Parser and Generator Online-instructions

Online Ntrip source table record parsing and generation tool, batch parsing STR/CAS/NET records online, displaying detailed and additional information for each field. Generate source table records online.

  1. source table Parser : Input the source table record or open the source table file to parse all STR/CAS/NET records and display the parsing results in a table format. If the verification format is enabled, the parameter values of each record will be verified to meet the requirements. If they do not meet the requirements, corresponding error messages will be prompted.
  2. source table Generator : Generate source table STR/CAS/NET records. If the verification format is enabled, it will verify whether each input parameter value meets the requirements. If it does not meet the requirements, records cannot be generated.
  3. When generating a source table, please refer to the record description below for the meanings and explanations of each parameter value.
  4. Ntrip source table record description.
    STR Record
    # Record Parameter Meaning Format Examples
    1 type = STR The following parameters of this record describe a data stream 3 Characters STR
    2 mountpoint Caster mountpoint Characters, 100 max. LEIJ0
    LEIJ1
    WTZJ0
    3 identifier Source identifier, e.g. name of city next to source location Characters, undefined length Frankfurt
    4 format Data format RTCM, RAW, etc. characters, undefined length RTCM 2
    RTCM 2.0
    RTCM 2.1
    RTCM 2.3
    RTCM 3
    RTCM SAPOS
    CMR
    CMR+
    RAW
    RTCA
    5 format-details E.g. RTCM message types or RAW data format etc., update periods in parenthesis in seconds Characters, undefined length 1(1), 2(1), 3(30)
    MBEN(1)
    LB2
    6 carrier Data stream contains carrier phase information
    0 = No (e.g. for DGPS)
    1 = Yes, L1 (e.g. for RTK)
    2 = Yes, L1&L2 (e.g. for RTK)
    Integer 0
    1
    2
    7 nav-system Navigation system(s) Characters, undefined length GPS
    GPS+GLONASS
    GPS+EGNOS
    8 network Network Characters, undefined length EUREF
    IGS
    IGLOS
    SAPOS
    GREF
    Misc
    9 country Three character country code in ISO 3166 3 Characters DEU
    ITA
    ESP
    10 latitude Position, latitude, north (approximate position in case of nmea = 1) Floating point number, two digits after decimal point 40.12
    -12.14
    11 longitude Position, longitude, east (approximate position in case of nmea = 1) Floating point number, two digits after decimal point 10.12
    357.85
    12 nmea Necessity for Client to send NMEA message with approximate position to Caster
    0 = Client must not send NMEA message with approximate position to Caster
    1 = Client must send NMEA GGA message with approximate position to Caster
    Integer 0
    1
    13 solution Stream generated from single reference station or from networked reference stations
    0 = Single base
    1 = Network
    Integer 0
    1
    14 generator Hard- or software generating data stream Characters, undefined length JPS Legacy E
    GPSNet
    15 compr-encryp Compression/Encryption algorithm applied Characters, undefined length none
    16 authentication Access protection for this particular data stream
    N = None
    B = Basic
    D = Digest
    1 Character N
    B
    D
    17 fee User fee for receiving this particular data stream
    N = No user fee
    Y = Usage is charged
    1 Character N
    Y
    18 bitrate Bit rate of data stream, bits per second Integer 500
    5000
    n misc Miscellaneous information, last data field in record Characters, undefined length none
    Demo
    CAS Record
    # Record Parameter Meaning Format Examples
    1 type = CAS The following parameters of this record describe a Caster 3 Characters CAS
    2 host Caster Internet host domain name or IP address Characters, 128 max. 141.74.243.11
    euref-ip.ifag.de
    3 port Port number Integer 80
    2101
    4 identifier Caster identifier, e.g. name of provider Characters, undefined length NTRIP Caster/0.5.3
    Trimble-iGate
    5 operator Name of institution / agency / company operating the Caster Characters, undefined length BKG
    Geo++
    6 nmea Capability of Caster to receive NMEA message with approximate position from Client
    0 = Caster is not able to handle incoming NMEA message with approximate position from Client
    1 = Caster is able to handle incoming NMEA GGA message with approximate position from Client
    Integer 0
    1
    7 country Three character country code in ISO 3166 3 Characters DEU
    ITA
    ESP
    8 latitude Position, latitude, north Floating point number, two digits after decimal point 40.12
    -12.14
    9 longitude Position, longitude, east Floating point number, two digits after decimal point 10.12
    357.85
    10 fallback_host Fallback Caster IP address
    No Fallback: 0.0.0.0
    Characters, 128 max. 213.20.169.236
    caster.fgi.fi
    0.0.0.0
    11 fallback_port Fallback Caster port number
    No Fallback: 0
    Integer 80
    2101
    0
    n misc Miscellaneous information, last data field in record Characters, undefined length none
    NET Record
    # Record Parameter Meaning Format Examples
    1 type = NET The following parameters of this record describe a network of data streams 3 Characters NET
    2 identifier Network identifier, e.g. name of a network of GNSS permanent reference stations Characters, undefined length EPN
    IGLOS
    GREF
    SAPOS-THR
    3 operator Name of institution / agency / company operating the network Characters, undefined length EUREF
    IGS
    TRIMBLE
    ASCOS
    GEO++
    SAPOS-THR
    4 authentication Access protection for data streams of the network
    N = None
    B = Basic
    D = Digest
    1 Character N
    B
    D
    N,B
    5 fee User fee for receiving data streams from this network
    N = No user fee
    Y = Usage is charged
    1 Character N
    Y
    N,Y
    6 web-net Web-address for network information Characters, undefined length http://igs.ifag.de
    7 web-str Web-address for stream information Characters, undefined length http://www.epncb.oma.be
    none
    8 web-reg Web address or mail address for registration Characters, undefined length euref-ip@ifag.de
    http://igs.ifag.de
    n misc Miscellaneous information, last data field in record Characters, undefined length none