usdot-jpo-ode / wzdx

The Work Zone Data Exchange (WZDx) Specification aims to make harmonized work zone data provided by infrastructure owners and operators (IOOs) available for third party use, making travel on public roads safer and more efficient through ubiquitous access to data on work zone activity.
Creative Commons Zero v1.0 Universal
92 stars 62 forks source link

Fixed typos in linestring and multipoint examples #99

Closed trevor-trou closed 4 years ago

trevor-trou commented 4 years ago

Updated the example GeoJSON files, with the following changes:

trevor-trou commented 4 years ago

No problem! I created C# classes for the data, based on feed-content. After making those, I received errors when deserializing the sample files until I made the corrections proposed here.