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

GeometryCollections are not properly encoded in encodeGeomCollection function. #2

Open
craigklem opened this issue Jul 9, 2014 · 0 comments

Comments

@craigklem
Copy link

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();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant