Skip to content

[Feat] r.proj should preserve input map metadata #6749

@marisn

Description

@marisn

r.proj writes only history of its call, but nothing about input map. Still reprojected map is (almost) the same map, only with a different coordinate system. Thus r.proj should copy over most of input map metadata.

Implementing copy is easy (I do have ready code), but there also has to be implemented new functions in the raster library, as history and other metadata reading functions do not support reading from a different project (location). Thus closing this bug will take two separate PRs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions