Skip to content

WKB/native-geometry #71

Description

@espg

References englacial/zagg#101

mortie's coverage API takes only lats/lons arrays, with no WKB/shapely entry point (verified across mortie/coverage.py).

We should:

a.) be able to ingest a WKB / WKT into our functions (coverage, etc).
b.) be able to emit something like a WKB for arrays of morton indicies; i.e., we should be able to MOC or flat encode coverage maps to binary compressed geometries.

Item (a) above I assume is pretty straightforward. What would we need to do to implement (b)? This would also presumably connect and overlap with englacial/zagg#72

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions