UNPKG

sharedstreets-pbf

Version:

SharedStreets, a 'digital commons' for the street

50 lines (28 loc) 968 B
# Changelog ## 2018-03-12 (0.8.0) - Update PBF datasets from `https://tiles.sharedstreets.io/${z}-${x}-${y}.${layer}.pbf` - Update OSM Proto `name` field (https://github.com/sharedstreets/sharedstreets-ref-system/pull/18) ## 2018-02-09 - Enforce Strict TSLint & Typescript configurations ## 2018-02-02 (0.7.1) - Expose custom Proto JS references - Include all other Proto schemas to `./proto` ## 2018-01-31 (0.6.0) - Added `defaults` to JSON outputs ## 2018-01-30 - Drop web bundle distro build - Update sample PBF data ## 2018-01-28 (0.5.0) - Update Sharedstreets `.proto` - Update tests ## 2018-01-28 (0.4.0) - Update browserify build ## 2018-01-22 - Update tests to reflect Base16 encoding sample data - Update documentation to reflect Base16 ## 2018-01-17 (0.3.0) - Added support for `.reference()` & `.metadata()` ## 2018-01-16 (0.2.0) - Replaced Mapbox's PBF library to `protobuf.js` ## 2018-01-05 - Set up PBF parser as independant library