Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added link to geobase package (Dart) in README.md / Ports #115

Merged

Conversation

navispatial
Copy link
Contributor

The 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.

In the repo the port is in one Dart source code file: polylabel.dart

This pull request asks to add link to it in the README of the polylabel repo.

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.
@mourner mourner merged commit b66a053 into mapbox:master Jul 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants