Cargo Features
osmgraphing has no features set by default.
[dependencies]
osmgraphing = { version = "1.1.1", features = ["custom", "gpl"] }
- custom
-
TODO different test-lengths https://testing.googleblog.com/2010/12/test-sizes.html
- gpl = nd-triangulation
-
Affects
configs::balancing
,configs::evaluating_balance
,routing::ExploratorAlgo
,routing::ProtoExploratorAlgo
,routing::RawExploratorAlgo
,defaults::balancing
,defaults::explorating
,io::evaluating_balance
,writing::evaluating_balance
,routing::explorating
…Required by the multi-ch-constructor binary
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- nd-triangulation gpl?
-
Enables nd-triangulation
CGAL for convex hulls