Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.12 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.12 KB

SharedStreets - Sample Data

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.

Sample Data URL

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