wentam / OBC

Open source, community driven bike computer software
GNU General Public License v3.0
7 stars 0 forks source link

support OSM data compression? #8

Open wentam opened 5 years ago

wentam commented 5 years ago

gzipping OSM data does not get it anywhere near as small as the PBF binary format. If I can implement/find a decoder for the PBF format this would be ideal.

Also limited APIs available for obtaining PBF data, but I think there are existing encoders to go from XML to PBF