Skip to content

Reimplement WKT and GeoJSON reader/writer to support Z #408

@bjornharrtell

Description

@bjornharrtell

The existing implementation is adapted from OpenLayers 2 and only supports 2D.

Current OpenLayers has better written and more full featured parsers:

I've investigated transpiling parsers from JTS but it seems more difficult as they depend on enums and built in Java classes that is not needed elsewhere in JTS. I also think transpiled code will be less efficient than adapted code from OpenLayers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions