Skip to content

Commit b2198cf

Browse files
committed
Removing duplicate BoundingBox definition
1 parent 0104538 commit b2198cf

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

wzdx/sample_files/validation_schema/connected_work_zone_feed_v1.0.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -780,17 +780,6 @@
780780
}
781781
]
782782
}
783-
},
784-
"bbox": {
785-
"$id": "BoundingBox.json",
786-
"$schema": "http://json-schema.org/draft-07/schema#",
787-
"title": "GeoJSON Bounding Box",
788-
"description": "Information on the coordinate range for a Geometry, Feature, or FeatureCollection.",
789-
"type": "array",
790-
"minItems": 4,
791-
"items": {
792-
"type": "number"
793-
}
794783
}
795784
}
796785
}

0 commit comments

Comments
 (0)