Skip to content

Add support for GeoJSON rasterization #11

@kostrykin

Description

@kostrykin

GeoJSON can be used to establish interoperability between different tools that need to exchange spatial image annotations. GeoJSON basically specifies vectorial geometries, that need to be rasterized in order to be useful for the tools in GIA.

Rasterization should be feasible using the skimage.draw module, (e.g., skimage.draw.polygon).

Example GeoJSON file: https://gist.github.com/wavded/1200773?short_path=99c1af9

xref FAIR-imaging/galaxy-image-community#47

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