Skip to content

Detect and handle heterogenous coordinates #6

Description

@tmcw

GeoJSON that can exist:

{
  "type": "LineString",
  "coordinates": [[0, 1, 2], [2, 3]]
}

Should this be a LINESTRING or LINESTRING Z in WKT? Probably just a LINESTRING. This should be detected and handled explicitly.

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