Skip to content

Converter for Baden-Württemberg, Germany - #216

Merged
m-mohr merged 5 commits into
fiboa:mainfrom
saidy-moregeo:de-bw-converter
Aug 31, 2026
Merged

Converter for Baden-Württemberg, Germany #216
m-mohr merged 5 commits into
fiboa:mainfrom
saidy-moregeo:de-bw-converter

Conversation

@saidy-moregeo

@saidy-moregeo saidy-moregeo commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

(GISELa LPIS reference parcels, 2018-2022)

@saidy-moregeo
saidy-moregeo marked this pull request as ready for review August 25, 2026 08:19
@saidy-moregeo saidy-moregeo changed the title Converter for Baden-Württemberg, Germany (GISELa LPIS reference parce… Converter for Baden-Württemberg, Germany Aug 25, 2026
@m-mohr
m-mohr requested a review from ivorbosloper August 26, 2026 12:43
Comment thread fiboa_cli/datasets/de_bw.py Outdated
@m-mohr

m-mohr commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

@saidy-moregeo Tests fail, weirdly only on Windows. Can you check the logs and see why this happens? I think from the error messages you can take corresponding actions without being on Windows. Thanks.

@ivorbosloper

Copy link
Copy Markdown
Collaborator

Looks good to me


# read_geojson calls open() without an encoding, so it follows the platform locale:
# UTF-8 on Linux/macOS, cp1252 on Windows, which would turn "Grünland" into mojibake.
open_options = dict(encoding="utf-8")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose this is something we should enable by default for all converters?!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes - I would suggest to handle that on a separate PR.

@m-mohr m-mohr Aug 31, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, please open an issue for it, assign it to you and work on it. Then you can squash merge this yourself.

@m-mohr
m-mohr merged commit cc075c9 into fiboa:main Aug 31, 2026
7 checks passed
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.

3 participants