Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
graphhopper-web-9.0.jar | 2024-04-22 | 45.8 MB | |
GraphHopper 9.0 source code.tar.gz | 2024-04-20 | 29.7 MB | |
GraphHopper 9.0 source code.zip | 2024-04-20 | 30.7 MB | |
README.md | 2024-04-20 | 4.6 kB | |
Totals: 4 Items | 106.2 MB | 0 |
What's Changed
- move to JDK17 by @karussell in https://github.com/graphhopper/graphhopper/pull/2827
- Remove hidden evs by @easbar in https://github.com/graphhopper/graphhopper/pull/2891
- Allow querying for arbitrary geometry in location index by @easbar in https://github.com/graphhopper/graphhopper/pull/2890
- Fix indentation by @otbutz in https://github.com/graphhopper/graphhopper/pull/2896
- Unsychronized MMapDataAccess by @karussell in https://github.com/graphhopper/graphhopper/pull/2889
- Custom max_speed_calculator by @karussell in https://github.com/graphhopper/graphhopper/pull/2903
- removed wheelchair parsers by @karussell in https://github.com/graphhopper/graphhopper/pull/2900
- Add encoded value for mountainbike route relation handling by @ratrun in https://github.com/graphhopper/graphhopper/pull/2904
- Avoid deprecated constructor by @otbutz in https://github.com/graphhopper/graphhopper/pull/2892
- Calculate min weight only when necessary by @karussell in https://github.com/graphhopper/graphhopper/pull/2909
- Simplify import hooks by @karussell in https://github.com/graphhopper/graphhopper/pull/2917
- remove graph sorting by @karussell in https://github.com/graphhopper/graphhopper/pull/2919
- Ignore via-way restrictions that share the same via-way in the same direction by @easbar in https://github.com/graphhopper/graphhopper/pull/2921
- No longer allow built-in custom model file names by @easbar in https://github.com/graphhopper/graphhopper/pull/2922
- accept external EncodedValues in custom model by @karussell in https://github.com/graphhopper/graphhopper/pull/2923
- upgrade to dropwizard 2.1.11 by @karussell in https://github.com/graphhopper/graphhopper/pull/2926
- Create leg_time/distance entries for duplicate via-points by @easbar in https://github.com/graphhopper/graphhopper/pull/2924
- Remove the name property from vehicle parsers by @easbar in https://github.com/graphhopper/graphhopper/pull/2931
- bus access by @karussell in https://github.com/graphhopper/graphhopper/pull/2913
- Automatically add encoded values and tag parsers used in custom models by @easbar in https://github.com/graphhopper/graphhopper/pull/2935
- hov_access by @karussell in https://github.com/graphhopper/graphhopper/pull/2939
- Make conditional access restrictions configurable by @karussell in https://github.com/graphhopper/graphhopper/pull/2863
- Better instructions for motorway junctions by @karussell in https://github.com/graphhopper/graphhopper/pull/2947
- Move vehicle encoded values into custom model by @karussell in https://github.com/graphhopper/graphhopper/pull/2938
- ignore instructions if directions of a road are switching between explicitly <-> implicitly tagged by @karussell in https://github.com/graphhopper/graphhopper/pull/2953
- fix Arrival Polyline by @OlafFlebbeBosch in https://github.com/graphhopper/graphhopper/pull/2958
- polyline multiplier by @karussell in https://github.com/graphhopper/graphhopper/pull/2951
- Difference between bad highways for foot by @karussell in https://github.com/graphhopper/graphhopper/pull/2956
- Improve conditional access handling by @karussell in https://github.com/graphhopper/graphhopper/pull/2965
- Add missing setup call by @otbutz in https://github.com/graphhopper/graphhopper/pull/2968
- Disable automatic addition of encoded values by @karussell in https://github.com/graphhopper/graphhopper/pull/2966
- Add support tag combinations cycleway:left and cycleway:right, fixes [#2969] by @ratrun in https://github.com/graphhopper/graphhopper/pull/2970
- Restrict access to "destination" for living streets in Hungary (by law) by @Yogurt4 in https://github.com/graphhopper/graphhopper/pull/2879
- fix: support Barrier Nodes for NavigateResponse by @OlafFlebbeBosch in https://github.com/graphhopper/graphhopper/pull/2975
- higher default precision for way geometry by @karussell in https://github.com/graphhopper/graphhopper/pull/2950
- Use eight bytes for the geo ref by @karussell in https://github.com/graphhopper/graphhopper/pull/2978
New Contributors
- @Yogurt4 made their first contribution in https://github.com/graphhopper/graphhopper/pull/2879
Full Changelog: https://github.com/graphhopper/graphhopper/compare/8.0...9.0