Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

GeometryCollections are not properly encoded in encodeGeomCollection function. #2

@craigklem

Description

@craigklem

GeometryCollections are not properly encoded in encodeGeomCollection function in MfGeoJSONWriter class.

You need to swap the first two lines in the function:
builder.key("geometries");
builder.array();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions