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

Unable to save features on GeometryCollectionField #135

Closed
PetrDlouhy opened this issue Jan 2, 2016 · 1 comment
Closed

Unable to save features on GeometryCollectionField #135

PetrDlouhy opened this issue Jan 2, 2016 · 1 comment

Comments

@PetrDlouhy
Copy link
Contributor

If the widget is used on GeometryCollectonField, the behaviour is strange. The map features duplicates at completion and the result can't be saved.

This might be related to #130.

PetrDlouhy added a commit to PetrDlouhy/django-leaflet that referenced this issue Jan 2, 2016
@PetrDlouhy
Copy link
Contributor Author

The geojson is already flat for GeometryCollection so PR #136 fixes this. Although I am not sure if it covers all cases where is no need for flattening geojson.

PetrDlouhy added a commit to PetrDlouhy/django-leaflet that referenced this issue Jan 4, 2016
leplatrem added a commit that referenced this issue Jan 4, 2016
LeafletWidget behaviour on GeometryCollectionField (fixes #135)
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

No branches or pull requests

1 participant