Skip to content

Commit 874e7f5

Browse files
authored
Updated links and TOC
1 parent 0dd8e21 commit 874e7f5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

general-information.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This document contains specifications that are shared between the various MDS AP
88
* [Costs and Currencies](#costs-and-currencies)
99
* [Definitions](#definitions)
1010
* [Devices](#devices)
11+
* [Geographic Data][geo]
1112
* [Propulsion Types](#propulsion-types)
1213
* [Responses](#responses)
1314
* [Error Messages](#error-messages)
@@ -333,8 +334,20 @@ If an unsupported or invalid version is requested, the API must respond with a s
333334
[Top][toc]
334335

335336
[agency]: /agency/README.md
337+
[decimal-degrees]: https://en.wikipedia.org/wiki/Decimal_degrees
336338
[gbfs-station-info]: https://github.com/NABSA/gbfs/blob/master/gbfs.md#station_informationjson
337339
[gbfs-station-status]: https://github.com/NABSA/gbfs/blob/master/gbfs.md#station_statusjson
340+
[general-stops]: /general-information.md#stops
341+
[geo]: #geographic-data
342+
[geojson-feature]: https://tools.ietf.org/html/rfc7946#section-3.2
343+
[geojson-feature-collection]: https://tools.ietf.org/html/rfc7946#section-3.3
344+
[geojson-point]: https://tools.ietf.org/html/rfc7946#section-3.1.2
338345
[policy]: /policy/README.md
339346
[provider]: /provider/README.md
347+
[st-intersects]: https://postgis.net/docs/ST_Intersects.html
340348
[toc]: #table-of-contents
349+
[ts]: /general-information.md#timestamps
350+
[wgs84]: https://en.wikipedia.org/wiki/World_Geodetic_System
351+
352+
353+

0 commit comments

Comments
 (0)