Skip to content

Support for other members in all geojson objects#222

Open
Newmanjack wants to merge 2 commits intodartclub:mainfrom
deanpapas:support-for-other-members-in-all-geojson-objects
Open

Support for other members in all geojson objects#222
Newmanjack wants to merge 2 commits intodartclub:mainfrom
deanpapas:support-for-other-members-in-all-geojson-objects

Conversation

@Newmanjack
Copy link
Copy Markdown

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

@hamishdgx hamishdgx self-assigned this Mar 26, 2026
@hamishdgx hamishdgx assigned FelAmore and unassigned hamishdgx Apr 13, 2026
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.

3 participants