Releases: NREL/mappymatch
Releases · NREL/mappymatch
v0.4.5
v0.4.4
What's Changed
- add ability to pass osm custom filter by @nreinicke in #186
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- fix valhalla road id assignment; bump version by @nreinicke in #184
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- pull out pinned dependencies by @nreinicke in #178
- update file io; add path to dataframe method by @nreinicke in #179
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Adds in the ability to set road attributes and get them back when computing a shortest path search. Previously, the road attributes were available for using as a shortest path weight but were not returned as an attribute on the road. Now, the additional attributes are included in the road metadata
dictionary.
v0.4.0
v0.3.1
What's Changed
- adds a new matches_to_dataframe method on match result by @nreinicke in #170
Full Changelog: v0.3.0...v0.3.1