Skip to content

Repository files navigation

Scala Data Serialization by Example

Demonstrate conversion to and from several common data serialization formats from Scala. Examples include:

Converting GPX file to CSV

Load with gpsprune and then save as text.

Converting GPS CSV to telemetry.csv

API_KEY=e5**********61 sbt ';data/run'                                       

where API_KEY is a LocationIQ API key.

About

Data Serialization by Example by @bfritz for Nov 2019

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages