- *.pbf("Protocolbuffer Binary Format") is primarily intended as an alternative to the XML format.
- There are two formats of
*.osm.pbfand*.vector.pbf. What tools can I use to open these files? (I know JOSM can open *.osm.pbf files, but it can't open *.vector.pbf files.) - If I want to write own *.vector.pbf files in Mapbox, how do I work for that?
Thanks!