Skip to content

Commit f72d4bd

Browse files
committed
Documentation clean up
1 parent 038e49f commit f72d4bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,4 +1390,4 @@ A field that indicates whether an edge can be used by pedestrians.
13901390
| Version | Release Date | Link | Notes |
13911391
| ------ | ------ | ------ | ------ |
13921392
| 0.1 | 8/11/2023 | [GitHub](https://github.com/OpenSidewalks/OpenSidewalks-Schema/tree/32dad18bb303289f660fd8d26f02f5e301d0a9d1) | Minimal initial beta release of schema to unblock development of schema consuming applications |
1393-
| 0.2 | 1/30/2024 | [GitHub](https://github.com/OpenSidewalks/OpenSidewalks-Schema)| - Add required `_id` field to edges <br>- Update the documentation with regards to the [coordinate reference system](#coordinate-reference-system) <br>- Introduce the concept of [core entities](#1-core-entities) and [extensions](#2-extensions) <br>- Add [zones](#zones) to [core entities](#1-core-entities) <br>- Add [lines](#lines) and [polygons](#-polygons) to [extensions](#2-extensions) <br>- Add [schema versions](#schema-versions) and [OpenSidewalks dataset metadata](#opensidewalks-dataset-metadata) <br>- Add [pedestrian zone](#-pedestrian-zone) to [zones](#zones) <br>- Add [fence](#-fence) to [lines](#lines) <br>- Add [building](#-building) to [polygons](#-polygons) <br>- Add *additional fields* to [entity attributes](#entity-attributes) <br>- Add [motor vehicle roads](#-motor-vehicle-roads) to [edges](#-edges) with justification <br>- Added [climb](#--climb) field to [steps](#-steps) edge in addition to the existing [incline](#--incline) field to prevent mixed data types <br>- Add [opening_hours](#--opening_hours) field and include it in [building](#-building) entity fields <br>- Add [generic curb](#-generic-curb) entity to [nodes](#-nodes) <br>- Add [foot](#--foot) field to all [edges](#-edges) and [zones](#-zones) <br>- Change [entity type inference](#entity-type-inference) to include the *geometry type* in addition to the *identifying fields* <br>- Fix lossiness of [tactile_paving](#--tactile_paving) field<br>- Removed *crossing* field in favor of [crossing:markings](#--crossingmarkings) field<br>- Add [living street](#-living-street) to [edges](#-edges)<br>- Add *unclassified road* to [motor vehicle roads](#-motor-vehicle-roads)<br>- Add *trunk road* to [motor vehicle roads](#-motor-vehicle-roads)<br>- Require that the `_id` field for all entities has at least one character to ensure it is not left as an empty string | |
1393+
| 0.2 | 1/30/2024 | [GitHub](https://github.com/OpenSidewalks/OpenSidewalks-Schema)| - Add required `_id` field to edges <br>- Update the documentation with regards to the [coordinate reference system](#coordinate-reference-system) <br>- Introduce the concept of [core entities](#1-core-entities) and [extensions](#2-extensions) <br>- Add [zones](#zones) to [core entities](#1-core-entities) <br>- Add [lines](#lines) and [polygons](#-polygons) to [extensions](#2-extensions) <br>- Add [schema versions](#schema-versions) and [OpenSidewalks dataset metadata](#opensidewalks-dataset-metadata) <br>- Add [pedestrian zone](#-pedestrian-zone) to [zones](#zones) <br>- Add [fence](#-fence) to [lines](#lines) <br>- Add [building](#-building) to [polygons](#-polygons) <br>- Add *additional fields* to [entity attributes](#entity-attributes) <br>- Add [motor vehicle roads](#-motor-vehicle-roads) to [edges](#-edges) with justification <br>- Add [climb](#--climb) field to [steps](#-steps) edge in addition to the existing [incline](#--incline) field to prevent mixed data types <br>- Add [opening_hours](#--opening_hours) field and include it in [building](#-building) entity fields <br>- Add [generic curb](#-generic-curb) entity to [nodes](#-nodes) <br>- Add [foot](#--foot) field to all [edges](#-edges) and [zones](#-zones) <br>- Change [entity type inference](#entity-type-inference) to include the *geometry type* in addition to the *identifying fields* <br>- Fix lossiness of [tactile_paving](#--tactile_paving) field<br>- Remove *crossing* field in favor of [crossing:markings](#--crossingmarkings) field<br>- Add [living street](#-living-street) to [edges](#-edges)<br>- Add *unclassified road* to [motor vehicle roads](#-motor-vehicle-roads)<br>- Add *trunk road* to [motor vehicle roads](#-motor-vehicle-roads)<br>- Require that the `_id` field for all entities has at least one character to ensure it is not left as an empty string | |

0 commit comments

Comments
 (0)