itinero / routing

The routing core of itinero.
Apache License 2.0
220 stars 70 forks source link

Cannot deserialize routing db: Invalid version #: 9 #348

Open Fabio7586 opened 2 years ago

Fabio7586 commented 2 years ago

Hello, i have created a routerdb file with IDP instruction; after that i have copied it in C:\work\data\multimodal and then i launched routing but when load all it give me following error:

"Cannot deserialize routing db: Invalid version #: 9"

at the following instruction:

var routerDb = RouterDb.Deserialize(stream);

Please help me!!

xivk commented 2 years ago

This should only happen in one for 2 cases:

luzma9999 commented 12 months ago

Hi, I have the same problem. When I build a routerdb file with IDP, after if I try to deserialize it with Itinero.API.dll, it does not work. Where is the software for download rounting-API and IDP with the right versions ? Please, help me!