Emil Tin <[email protected]> writes: [...]
> Of course it would be easier if OSRM supported several profiles out of > the box. It might also save space, since things like names and nearest > neighbor grid could be shared. yes, the nearest neighbor grid whould have to be extended, though (bitmask for profiles) regarding names: at the moment i only store way ids in the names field (as string for now) and use a dbm file to map way ids to way details in the wrapper => only one file shared by all profiles jens _______________________________________________ OSRM-talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/osrm-talk
