Skip to content

Support for other members in all geojson objects #222

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Newmanjack
Copy link

Iimplemented support for RFC 7946 "other members" in all GeoJSON objects and pushed the changes to the remote repository. Here's a summary of what was accomplished:

Implementation Highlights:
Memory-efficient storage: Used Dart's Expando to prevent memory leaks when storing other members
Comprehensive support for all GeoJSON types:
Base GeoJSONObject
Feature
FeatureCollection
GeometryObject and all geometry types

All tests have been integrated into the main meta_test.dart file
Tests verify all aspects of the other members functionality
All tests are now passing

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.

1 participant