Skip to content

Processing toolbox: Create layer in a different projection from an existing vector layer #535

Open
@brookisme

Description

@brookisme

In processing, it would be nice to be able to take an existing vector layer and create a new vector layer in a different projection. For instance starting with a layer in EPSG:4326 one could then create a new layer that is in ESPG:3857.

Note one advantage of this is that one could use the new layer and existing functionality (see #510) to then buffer in meters.

#471 is key for this issue; the user will want to know the projection of the source data to decide to use this feature. Since openlayers is doing on-the-fly reprojection, there is currently no way to tell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions