An open API service indexing awesome lists of open source software.

https://github.com/s-celles/TrackTools.jl

A set of tools to deal with GPS track (find intersection with line, interpolate time of intersection...)
https://github.com/s-celles/TrackTools.jl

gps gps-library intersection julialang

Last synced: 4 months ago
JSON representation

A set of tools to deal with GPS track (find intersection with line, interpolate time of intersection...)

Awesome Lists containing this project

README

          

# TrackTools.jl

[![Build Status](https://travis-ci.com/scls19fr/TrackTools.jl.svg?branch=master)](https://travis-ci.com/scls19fr/TrackTools.jl)
[![Codecov](https://codecov.io/gh/scls19fr/TrackTools.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/scls19fr/TrackTools.jl)

A set of tools to deal with GPS track (find intersection with line, interpolate time of intersection...)