Skip to content

Autzen: Coordinate System WKT VLR string not null terminated #7

@JasonFevang

Description

@JasonFevang

The autzen-classified dataset contains a Coordinate System WKT VLR of length 993B. According to the specification:

The OGC Coordinate System WKT VLR data shall be a null-terminated string.

However the dataset's VLR string is not null-terminated, see my messily annotated screenshot.
autzenWktNotNullTerminated Screenshot

The first byte of data is at 0x2e7, the last byte is 0x6c7(993B later), and there's no null terminator afterward. Any chance you can fix the dataset?
The non-classified dataset has the same issue. I haven't checked any others.

Metadata

Metadata

Assignees

No one assigned

    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