Skip to content

Projection mismatch #310

@sietse-vanderwoude

Description

@sietse-vanderwoude

Filter <- sp::over(varCord, M@polygons)

This line results in an error: "Error: identicalCRS(x, y) is not TRUE"
CRS of M@polygon object = "+proj=longlat +datum=WGS84 +ellps=WGS84 +towgs84=0,0,0" but needs to be "+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions