itinero / routing

The routing core of itinero.
Apache License 2.0
221 stars 69 forks source link

Figure out a way to better detect islands and route under all conditions. #104

Closed xivk closed 6 years ago

xivk commented 7 years ago

See issue #85

Something else needs to be figured out here, probably marking ways that are part of a routing island per profile to make things really rock solid. I'm going to open a new issue for this.

xivk commented 7 years ago

A possible solution could be once #112 is finished to detect islands (optionally) during preprocessing and store them in the routerdb.

xivk commented 6 years ago

This has been implemented too, available in 1.4, should become default from 2.0 on.