diff --git a/specification/MarkdownTables/Additive.md b/specification/MarkdownTables/Additive.md index f529f7c..3dc6e74 100644 --- a/specification/MarkdownTables/Additive.md +++ b/specification/MarkdownTables/Additive.md @@ -1,3 +1,5 @@ +# Additive Specification + | Field name | Shapefile Compliant Names (if necessary) | Type | Required | Description | Possible Values | |-------------------------------|------------------------------------------|-----------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Geometry | NA | Geometry Object | Required | SharedStreets geometry compliant LineString that is in WGS Coordinates. The orientation of right vs. left is based the order of the vertices in this geometry, and its start and end points denote the crosswalk locations described in the specification. | NA | diff --git a/specification/MarkdownTables/Crosswalk.md b/specification/MarkdownTables/Crosswalk.md index e52b862..cd306b7 100644 --- a/specification/MarkdownTables/Crosswalk.md +++ b/specification/MarkdownTables/Crosswalk.md @@ -1,3 +1,5 @@ +# Schema Crosswalk + | Field name | Shapefile Compliant Names (if necessary) | Type | Required | Description | |----------------|------------------------------------------|-----------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Geometry | NA | Geometry Object | Required | SharedStreets geometry compliant LineString that is in WGS Coordinates. The orientation of right vs. left is based the the order of the vertices in this geometry, and its start and end points denote the crosswalk locations described in the specification. |