anyways-open / itinero-transit-server

Wrapper around itinero-transit to make it available as HTTP-service
MIT License
2 stars 0 forks source link

Move tiles cache to routerdb. #17

Open xivk opened 5 years ago

pietervdvn commented 4 years ago

Saving can be done with routerDb.WriteTo(stream)

Reading can be done with RouterDb.ReadFrom(stream, new DataProvider())

Should be added to OtherModeBuilder.cs