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

Bugfix for dataset ownership when creating layers #214

Merged
merged 2 commits into from
Jul 5, 2021
Merged

Conversation

yeesian
Copy link
Owner

@yeesian yeesian commented Jul 3, 2021

Fixes #212.

I'll think about a more systematic way of catching such classes of bugs in #171, but just wanted to address the reported bug first.

@yeesian yeesian requested a review from evetion July 3, 2021 18:15
It should have a corresponding dataset for "floating layers" that were constructed "layer-first"
@evetion
Copy link
Collaborator

evetion commented Jul 5, 2021

I'm happy to see the bug fixed! However, it is unclear to me how to know which parts of (Arch)GDAL need such a fix. Was this an oversight, is it my own coding style in GeoDataFrames? If the non interactive (I) version of FeatureLayer needs an owner, might RasterBand also need it?

@yeesian
Copy link
Owner Author

yeesian commented Jul 5, 2021

I've opened #215 for tracking #214 (comment).

@yeesian yeesian merged commit ff2cca8 into master Jul 5, 2021
@yeesian yeesian deleted the layer-ownership branch July 5, 2021 17:40
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.

Segmentation fault on v0.7
2 participants