navit-gps / navit

The open source (GPL v2) turn-by-turn navigation software for many OS
http://www.navit-project.org
Other
551 stars 175 forks source link

Rework the Binfile driver #1254

Open jkoan opened 9 months ago

jkoan commented 9 months ago

The binfile driver is probably our most important driver regarding map data.

The driver should be split in multiple units that are as self contained as possible. This will also help with the understanding as currently the binfile map-driver mixes being a downloader, a zip implementation, a tile implementation and probably something else.

Things to take care of: