This directory contains protocol buffer encoded SharedStreets sample data using the 2018-01-14 draft of the specification and preview release v0.1.3 of the SharedStreets Builder application.
The files are named using spherical mercator [z-x-y] tile coordinates, and are encoded using length delimited protobuf messages. Features that span a tile boundary are encoded in both tiles.
To convert PBF files to JSON, one can use sharedstreets-pbf
to decode PBF to JSON using Node.js or directly from your Web browser.
These sample data PBF files are hosted via GitHub pages:
URL Pattern
https://sharedstreets.github.io/sharedstreets-sample-data/{dataset}/{zoom}-{x}-{y}.{type}.pbf
URL Example
https://sharedstreets.github.io/sharedstreets-sample-data/nyc/11-602-769.geometry.pbf