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

Error processing layers during dissolve #36

Open
Mtk112 opened this issue Dec 15, 2023 · 0 comments · May be fixed by #39
Open

Error processing layers during dissolve #36

Mtk112 opened this issue Dec 15, 2023 · 0 comments · May be fixed by #39
Assignees
Labels
bug Something isn't working

Comments

@Mtk112
Copy link

Mtk112 commented Dec 15, 2023

Encountered unsupported feature type errors with layers during DissolveFeaturesTask execution. Tested with 'Orivesi' data.

Error processing layer VirtavesiAlue: Could not create layer ogr:dbname='C:\Users/Miikka/AppData/Roaming/QGIS/QGIS3\profiles\dev/python/plugins\NLSgpkgloader-master\data\mtk.gpkg' table="d_VirtavesiAlue" (geom) sql=: Unsupported type for field virtausnuoletViittaus_href
Error processing layer Sahkolinja: Could not create layer ogr:dbname='C:\Users/Miikka/AppData/Roaming/QGIS/QGIS3\profiles\dev/python/plugins\NLSgpkgloader-master\data\mtk.gpkg' table="d_Sahkolinja" (geom) sql=: Unsupported type for field sahkolinjanSymbolitViittaus_href
Error processing layer Korkeuskayra: Could not create layer ogr:dbname='C:\Users/Miikka/AppData/Roaming/QGIS/QGIS3\profiles\dev/python/plugins\NLSgpkgloader-master\data\mtk.gpkg' table="d_Korkeuskayra" (geom) sql=: Unsupported type for field korkeuskayranKorkeusarvotViittaus_href

@Mtk112 Mtk112 added the bug Something isn't working label Dec 15, 2023
@Mtk112 Mtk112 self-assigned this Jan 19, 2024
@Mtk112 Mtk112 linked a pull request Sep 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant