File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ represented as a GeoJSON [`Feature`][geojson-feature] object with a correspondin
8686| ` timestamp ` | [ timestamp] [ ts ] | Required | Date/time that event occurred. Based on GPS or GNSS clock |
8787| ` altitude ` | Double | Required if Available | Altitude above mean sea level in meters |
8888| ` heading ` | Double | Required if Available | Degrees - clockwise starting at 0 degrees at true North |
89- | ` speed ` | Float | Required if Available | Estimated speed in meters / sec as reported by the GPS chipset. |
89+ | ` speed ` | Float | Required if Available | Estimated speed in meters / sec as reported by the GPS chipset |
9090| ` accuracy ` | Float | Required if Available | Accuracy in meters |
9191| ` hdop ` | Float | Required if Available | Horizontal GPS or GNSS accuracy value (see [ hdop] [ hdop ] ) |
9292| ` satellites ` | Integer | Required if Available | Number of GPS or GNSS satellites
You can’t perform that action at this time.
0 commit comments