Skip to content

splitByLine produces erroneous results for input geometry that is not WGS84 #66

@ahennr

Description

@ahennr

splitByLine function in GeometryUtil produces erroneous results for input geometry that is not WGS84 (for example EPSG:25832) since geometry is transformed to WGS84 before. In particular:

  • some polygons are missing after split operation
  • segments of original polygon are transformed twice and therefore they will not be the same as in the original geometry

jsts would be better alternative here

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions