[GraphHopper] 0.4 Release Candidate 1
Peter
graphhopper at gmx.de
Tue Mar 3 18:56:45 UTC 2015
Hi,
yes, this is a known issue, see the last point here:
https://github.com/graphhopper/graphhopper/issues/319
The reason is a strange (or incorrect?) mapping, if you look here:
https://graphhopper.com/maps/?point=51.397569%2C-2.336027&point=51.397887%2C-2.338452&locale=de&layer=Lyrk
this does not say anything about an involved roundabout. The reason is
that the roundabout-way is never touched - the last node of the incoming
way is identical to the first node of the outgoing way. The same issue
causes the wrong count in your example.
Regards,
Peter
On 03.03.2015 19:03, D KING wrote:
> I've briefly tested the Roundabout function. Had many missing
> roundabouts (mostly mini-roundabouts), but this is probably(?) related
> to the data encoded into a map, but also missing exits from junctions
> with flared entry/exits.
>
> Going ahead on a roundabout of ("highway intersection" style), this
> junction returns "Exit 1", which would be the bypass heading south/SE.
> (drive on left).
> https://graphhopper.com/maps/?point=51.399527%2C-2.334766&point=51.397064%2C-2.340088&layer=Lyrk
>
>
> ------------------------------------------------------------------------
> *From:* Peter <graphhopper at gmx.de>
> *To:* graphhopper at openstreetmap.org
> *Sent:* Tuesday, 3 March 2015, 16:42
> *Subject:* [GraphHopper] 0.4 Release Candidate 1
>
> Hi together,
>
> we've created the first release candidate for GraphHopper 0.4. It
> will appear soon in maven central:
>
> <groupId>com.graphhopper</groupId>
> <artifactId>graphhopper</artifactId>
> <version>0.4.0-RC1</version>
>
> or use this repo URL directly:
> https://oss.sonatype.org/content/repositories/releases/com/graphhopper/graphhopper/
>
> There were many smaller and bigger issues
> <https://github.com/graphhopper/graphhopper/issues?q=is%3Aissue+milestone%3A0.4+is%3Aclosed>
> and bugs fixed and some new features implemented - more details
> including contributors will follow soon. The refactoring is
> written down in the core/files/changelog.txt to make moving to 0.4
> easier.
>
> Other components that got an update:
>
> * GraphHopper Maps <https://graphhopper.com/maps/> (aka gmaps
> ;)) will be updated using the latest version. The car profile
> is already deployed, including the new roundabout instruction
> <https://graphhopper.com/maps/?point=52.50401%2C13.408706&point=52.505734%2C13.412418&locale=de&layer=Lyrk>.
> The other profiles will follow in the next ~20 hours.
> * Our iOS version
> <https://github.com/graphhopper/graphhopper-ios> will be
> updated soon
> * The map matching <https://github.com/graphhopper/map-matching>
> component is also available as 0.4.0-RC1
> * The standalone Java client
> <https://github.com/graphhopper/directions-api-java-client>
> for the Web API (e.g. for our Directions API) is also released
> as 0.4.0-RC1
> * The website got a (partial) German translation
> <https://graphhopper.com/index_de.html>
>
> Please try it out and give us early feedback!
> Also there is a 100% offline JavaScript routing solution
> <https://github.com/konsoletyper/graphhopper> based on TeaVM and
> GraphHopper. Let us know if you would be interested to upgrade or
> even maintain this, here
> <https://karussell.wordpress.com/2014/05/04/graphhopper-in-the-browser-teavm-makes-offline-routing-via-openstreetmap-possible-in-javascript/>
> you can find background information. Would be really appreciated!
> Kind Regards,
> Peter from the GraphHopper Team
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org <mailto:GraphHopper at openstreetmap.org>
> https://lists.openstreetmap.org/listinfo/graphhopper
>
>
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150303/a898ec1f/attachment.html>
More information about the GraphHopper
mailing list