Skip to content

Commit

Permalink
Regenerating READMEs with new Position reference pointing to geojson …
Browse files Browse the repository at this point in the history
…spec website.
  • Loading branch information
smallsaucepan committed Dec 30, 2024
1 parent 00453f0 commit 42c09bd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/turf-circle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Returns **[Feature][3]<[Polygon][6]>** Circle polygon

[1]: https://tools.ietf.org/html/rfc7946#section-3.1.2

[2]: https://developer.mozilla.org/docs/Web/API/Position
[2]: https://tools.ietf.org/html/rfc7946#section-3.1.1

[3]: https://tools.ietf.org/html/rfc7946#section-3.2

Expand Down
2 changes: 1 addition & 1 deletion packages/turf-helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ Returns **[boolean][23]** true/false, including false for Arrays and Functions

[19]: https://tools.ietf.org/html/rfc7946#section-3.1.2

[20]: https://developer.mozilla.org/docs/Web/API/Position
[20]: https://tools.ietf.org/html/rfc7946#section-3.1.1

[21]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error

Expand Down
2 changes: 1 addition & 1 deletion packages/turf-point-to-line-distance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Returns **[number][7]** distance between point and line

[2]: https://tools.ietf.org/html/rfc7946#section-3.1.2

[3]: https://developer.mozilla.org/docs/Web/API/Position
[3]: https://tools.ietf.org/html/rfc7946#section-3.1.1

[4]: https://tools.ietf.org/html/rfc7946#section-3.1.4

Expand Down
2 changes: 1 addition & 1 deletion packages/turf-point-to-polygon-distance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Returns **[number][8]** Distance to nearest edge of input polygon (negative valu

[2]: https://tools.ietf.org/html/rfc7946#section-3.1.2

[3]: https://developer.mozilla.org/docs/Web/API/Position
[3]: https://tools.ietf.org/html/rfc7946#section-3.1.1

[4]: https://tools.ietf.org/html/rfc7946#section-3.1.6

Expand Down
2 changes: 1 addition & 1 deletion packages/turf-projection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Returns **[GeoJSON][1]** Projected GeoJSON

[1]: https://tools.ietf.org/html/rfc7946#section-3

[2]: https://developer.mozilla.org/docs/Web/API/Position
[2]: https://tools.ietf.org/html/rfc7946#section-3.1.1

[3]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object

Expand Down
2 changes: 1 addition & 1 deletion packages/turf-random/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Returns **[FeatureCollection][7]<[LineString][11]>** GeoJSON FeatureCollection o

[2]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error

[3]: https://developer.mozilla.org/docs/Web/API/Position
[3]: https://tools.ietf.org/html/rfc7946#section-3.1.1

[4]: point

Expand Down

0 comments on commit 42c09bd

Please sign in to comment.