Commit b66a053
authored
Added link to geobase package (Dart) in README.md / Ports (#115)
The [geobase](https://pub.dev/packages/geobase) package provides geospatial tools for Dart. The latest version 1.3.0 added a port for the polylabel algorithm. This is described in docs about [geometry calculations](https://geospatial.navibyte.dev/v1/geobase/geometry-calculations/).
In the repo the port is in one Dart source code file:
[polylabel.dart](https://github.com/navibyte/geospatial/blob/main/dart/geobase/lib/src/geometric/cartesian/areal/polylabel.dart)
This pull request asks to add link to it in the README of the polylabel repo.1 parent 0121820 commit b66a053
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
0 commit comments