-
Notifications
You must be signed in to change notification settings - Fork 5
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
Mini-libraries for geobase #109
Labels
Comments
navispatial
added
enhancement
New feature or request
🌐 geobase
Related to the code package "geobase"
labels
May 22, 2022
Changed the
Tests (but not lib code) has also dep on:
|
navispatial
added a commit
that referenced
this issue
May 22, 2022
navispatial
added a commit
that referenced
this issue
May 22, 2022
navispatial
added a commit
that referenced
this issue
May 22, 2022
navispatial
added a commit
that referenced
this issue
May 22, 2022
navispatial
added a commit
that referenced
this issue
Jun 4, 2022
Implemented in pre-relase 0.2.0-dev.7 of beta 0.2.0. |
navispatial
added a commit
that referenced
this issue
Jun 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The whole package can be imported using
package:geobase/geobase.dart
.Provide also mini-libraries that exports only subsets:
package:geobase/codes.dart
package:geobase/coordinates.dart
package:geobase/meta.dart
package:geobase/vector.dart
Also there is a special library that exports separate projection adapter with dependency to external
proj4dart
package:package:geobase/projections_proj4d.dart
The text was updated successfully, but these errors were encountered: