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
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