NeoStumbler includes a few additions in its Geosubmit requests compared to the
standard Ichnaea Geosubmit v2 format.
The format is backward compatible with Geosubmit v2, but if you are running a custom server, make
sure it can handle unknown values in its input.
Extra fields that are not present in the Geosubmit format
Cell towers
Field | Type | Description |
---|
mobileCountryCodeStr | String | MCC as a string |
mobileNetworkCodeStr | String | MNC as a string |
arfcn | Integer | Cell tower ARFCN/UARFCN/EARFCN/NRARFCN |
Bluetooth beacons
Field | Type | Description |
---|
beaconType | Integer | Type of the beacon extracted from the BLE advertisement packet, e.g. 533 for iBeacons |
id1 | String | First identifier of the beacon |
id2 | String | Second identifier of the beacon |
id3 | String | Third identifier of the beacon |
Extra values that are not present in the Geosubmit format
Cell towers
Field | Extra values |
---|
radioType | nr for 5G cell towers |
Wi-Fi access points
Field | Extra values |
---|
radioType | 802.11ax for Wi-Fi 6 networks |