Skip to content

GeoJSON I/O uses the platform locale encoding instead of UTF-8 #220

Description

@saidy-moregeo

open() is called without encoding in four places, so GeoJSON is read and written in the
platform locale — UTF-8 on Linux/macOS, cp1252 on Windows. RFC 7946 §3 requires UTF-8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions