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

Handle MultiPolygon in Polygon layers #72

Open
dalmijn opened this issue Sep 13, 2023 · 0 comments
Open

Handle MultiPolygon in Polygon layers #72

dalmijn opened this issue Sep 13, 2023 · 0 comments
Labels
enhancement New feature or request GIS GIS related issues needs refinement Needs refinement

Comments

@dalmijn
Copy link
Collaborator

dalmijn commented Sep 13, 2023

Feature type

Adding new functionality

Improvement Description

Shapefiles are able to incorporate MultiPolygons in a layer that is designated to 'only' have Polygons.
When copying the layer information to a new Dataset and adding the geometries with addiotional fields, it produces an annoying (but valid) warning. With the high probability that some drivers simply won't accept it. Have not tested that. Got the the warning while using the GeoPackage driver.

Implementation Description

To be determined.

Additional Context

No response

@dalmijn dalmijn added enhancement New feature or request GIS GIS related issues needs refinement Needs refinement labels Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GIS GIS related issues needs refinement Needs refinement
Projects
None yet
Development

No branches or pull requests

1 participant