Skip to content

Releases: DigitalGeographyLab/r5

v7.4-dgl

v7.4-dgl Pre-release
Pre-release

Choose a tag to compare

@christophfink christophfink released this 24 Apr 10:49
ba4dfcd
revert push rules

r5-v7.1-gp2-5: GP2 API release

Choose a tag to compare

@roopehub roopehub released this 11 Sep 12:08

added possibility to empty "actualTravelTimes" from the custom cost network (custom cost items), as the Green Paths 2.0 API needs that for looping the networks.

Osm ids to ints

Choose a tag to compare

@roopehub roopehub released this 29 Aug 08:15

The osmids (created in Green Paths 2.0) used to be floats, but the logic of creating the osmids was changed so that the numbers are smaller so they fit to native int, so the types were changed to int, to save memory.

v7.1-gp2-3: precalculations

Choose a tag to compare

@roopehub roopehub released this 18 Jul 11:39

This version support pre-calculating custom cost edge values. The previous version is calculating the edge costs during routing, so this version is faster with more massive routings. It still supports also the during routing calculations if certain values are not set.

v7.1-gp2-2

Choose a tag to compare

@roopehub roopehub released this 02 Apr 11:33

gp2 release with addition to getting the real osmids from tag 'gp2_osm_id', previously was using temporally generated osm_id's done in the r5 code when adding the edges and processing them

v7.1-gp2-1

Choose a tag to compare

@roopehub roopehub released this 08 Feb 12:10
removed comment

v7.1-gp2

Choose a tag to compare

@christophfink christophfink released this 18 Jan 13:19

v7.1-gp2

v7.1-dgl

Choose a tag to compare

@christophfink christophfink released this 18 Jan 13:20

v7.1-dgl

v6.9-post18-g6ac9e459-20231115-GP2

Pre-release

Choose a tag to compare

First release with patches for the GreenPath-2 tool

v6.9-post17-g8207701-20230811: 23 roll back jaakkola congestion timings (#24)

Choose a tag to compare

@christophfink christophfink released this 11 Aug 14:26
8207701
* save shapes of GTFS patterns

* Roll back Jaakkola congestion penalties