amillb / pgMapMatch

map-matching of GPS traces
MIT License
77 stars 20 forks source link

Process GPX segment objects #25

Closed ctchervenkov closed 2 years ago

ctchervenkov commented 2 years ago

Method for processing a GPX segment object without having to read it in through a file.

Closes #23