trailgen-core 0.3.0

Typed trail graph, route scoring, loop search, and geospatial route I/O for adequate-trailgen.
Documentation
1
2
3
4
5
6
7
8
9
pub mod csv;
pub mod geojson;
pub mod gpx;
pub mod json_route;
pub mod kml;
pub mod kmz;
pub mod osm;
pub mod route_file;
pub mod shapefile;