[go: up one dir, main page]

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

Allow a GeometryCollection to be constructed from a GeometryCollection GeoJSON #150

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

limenet
Copy link
@limenet limenet commented Oct 2, 2020

#134 reported an issue constructing a GeometryCollection from a GeoJSON string describing such an object. This was due to Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::fromJson() expecting a GeoJSON string of type FeatureCollection. This PR refactors that method to also allow a GeometryCollection.

Please let me know if I've missed something or if you'd like me to make any changes!

Fixes #134

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.

GeometryCollection problem
1 participant