Skip to content

Topojson vectorization #19

@AlexeyTrekin

Description

@AlexeyTrekin

There can be a situation when we want the vector data to represent all the extent divided into a set of classes/areas rather than separate objects.

Topojson https://github.com/osgn/python-topojson is a good way to represent it; it also allows to simplify shared boundaries without gaps.

What we need:

  • transform a featurecollection to topojson
  • simplify a featurecollection with shared boundaries by transformation to topojson, simplification and transform back

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions