• Reproject using proj4

    Type Parameters

    Parameters

    • input: Data<T>
    • fromProjection: string
    • toProjection: string

    Returns arrow.Data<T>

  • Type Parameters

    Parameters

    • input: Vector<T>
    • fromProjection: string
    • toProjection: string

    Returns arrow.Vector<T>

Generated using TypeDoc