You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The top-level README file refers to "vector-tile" specifications, but the C++ tileinfo code seems to only be able to read "OpenStreetMap PBF" file format (this), although its README says it can give you information about "vector tiles".
Are they just sharing the filename extension ? Would it make sense to define a different one for the newer format ?