Skip to content

Releases: NREL/mappymatch

v0.7.0

18 Nov 00:17

Choose a tag to compare

What's Changed

  • Use srtree from shapely instead of rtree package by @nreinicke in #214

Full Changelog: v0.6.1...v0.7.0

v0.6.1

30 Jun 16:11
d582593

Choose a tag to compare

Small logging fixes to not print old debug statements

v0.6.0

13 Jan 16:57

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

12 Nov 22:02
aa509d6

Choose a tag to compare

What's Changed

  • dropped support for python 3.8, added support for 3.12
  • make sure points are created with trace CRS by @burrscurr in #190
  • add methods to convert results to geodataframe by @nreinicke in #193
  • bump version to 0.5.0 by @nreinicke in #194

New Contributors

Full Changelog: v0.4.5...v0.5.0

v0.4.5

23 Jul 17:59
1707f4e

Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

14 Jun 21:25

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

28 May 16:20
c09800f

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 May 15:57

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

17 Jul 20:17

Choose a tag to compare

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

11 Jul 21:43

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0