Skip to content

Commit 09ae329

Browse files
authored
docs: add note about ports (#185)
1 parent 165c78c commit 09ae329

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Can fix:
2222
- GeoJSON [Polygons](https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.6), [MultiPolygons](https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.7), [Features](https://datatracker.ietf.org/doc/html/rfc7946#section-3.2) and [FeatureCollections](https://datatracker.ietf.org/doc/html/rfc7946#section-3.3), as dictionaries
2323
- Anything that has a [`__geo_interface__`](https://gist.github.com/sgillies/2217756)
2424

25+
This repo has been ported to a few other languages:
26+
27+
- Typescript: https://github.com/krisaoe/antimeridian-ts
28+
- Go: https://github.com/go-geospatial/antimeridian
29+
2530
## Usage
2631

2732
```shell

0 commit comments

Comments
 (0)