Skip to content

apply on a Matrix returns a Vector #138

Open
@asinghvi17

Description

@asinghvi17

mwe:

using Proj, GeometryBasics
import GeometryOps as GO
point_grid = Point2d.(-180:180, (-90:90)') # matrix
GO.reproject(point_grid, source_crs="+proj=longlat +type=crs", target_crs="+proj=wintri +type=crs") # vector

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersjuliaconTo be implemented for JuliaCon

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions