Library documentation
Is there any updated documentation on implementation of this library and code? I am interested in using the trip/stop algorithm in my own work but am having trouble with the dependencies and how to use the map-matching library once downloaded.
Hi @kyletitlowdot . I haven't worked in this library for quite a while and AequilibraE (the path-finding library used) has evolved a few generations in the meantime. I can take a look if I can bring it back and make some documentation for it
@kyletitlowdot , I decided to refactor the whole software and bring a few new capabilities to it, while developing proper documentation. Is there something specific that you are looking for?
I am working with ATRI data and am looking for any packages people have used or developed to work with these types of GPS data in Python. Especially interested in your trips/stops code, but curious to explore the whole package.