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
Allow specifying a GeoJSON Bounding Box for the WZDxFeed and RoadEventFeature objects #145
To resolve #142, this PR adds an optional
bbox
property to the WZDxFeed and RoadEventFeature objects.The "bbox" definition in the schema, used for the
bbox
property on the WZDxFeed and RoadEventFeature objects was taken from the GeoJSON schema.