@quack-protocol/sdk - v0.1.0
    Preparing search index...

    Interface CoordinateReferenceSystem

    Coordinate reference system metadata for GEOMETRY logical types.

    interface CoordinateReferenceSystem {
        definition?: string;
    }
    Index

    Properties

    Properties

    definition?: string

    CRS definition string as serialized by DuckDB.