abrensch / brouter

configurable OSM offline router with elevation awareness, Java + Android
MIT License
511 stars 122 forks source link

Remove unused traffic simulation code #697

Closed quaelnix closed 6 months ago

quaelnix commented 6 months ago

Fixes a small part of: #628 by removing the traffic simulation code which is no longer needed after the introduction of Spatial SQL based pseudo tag generation.

zod commented 6 months ago

I've haven't really looked at the changes in detail, but I think it's very good to get rid of obsolete code to keep the codebase manageable.