Skip to content

Polygons do not match MVT specs #616

Open
@FelixCali

Description

@FelixCali

We experienced problems decoding the delivered MVTiles because they do not conform to the MVT-Specification:

  • duplicate points lead to zero length line segments
  • { point x, [other points] , point x } leads to illegal self intersections

Disabling checks for these anomalies worked but might cause rendering bugs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions