Skip to content

Tags: MyLittlePlan/graphhopper

Tags

0.13.0-tmp-cleanhack

Toggle 0.13.0-tmp-cleanhack's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
removed cleanHack used in MMapDataAccess, see graphhopper#1678

0.13.0-pre14

Toggle 0.13.0-pre14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds new fail-fast option to hand-crafted matrix client. (graphhopper…

…#1661)

0.13.0-pre13

Toggle 0.13.0-pre13's commit message
Response as GeoJSON (graphhopper#1651)

* accept a new query parameter for isochrone requests called "type" and check that it is valid

* the isochrone web requests with a query parameter "type=geojson" will return a FeatureCollection

* fixed typo in copyrights

* fixed formatting

* fixed formatting

* removed leftover call to bufferEntity() and updated the copyrights

0.13.0-pre12

Toggle 0.13.0-pre12's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
Revert "move to JDK12 and test future 13"

This reverts commit 8f54649.

0.13.0-pre11

Toggle 0.13.0-pre11's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
client-hc: add test for optimize=true

0.13.0-pre10

Toggle 0.13.0-pre10's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
define copyrights array

0.13.0-pre9

Toggle 0.13.0-pre9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove default method in XFirstSearch to force thinking about the bit…

…set implementation, fixes graphhopper#1648 (graphhopper#1649)

0.13.0-pre8

Toggle 0.13.0-pre8's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
don't do interpolation twice, fixes graphhopper#1645

0.13.0-pre7

Toggle 0.13.0-pre7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
make road_class parser more resilient

0.13.0-pre6

Toggle 0.13.0-pre6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
renamed implementations of IntEncodedValue and DecimalEncodedValue (g…

…raphhopper#1627)