Skip to content

For grids, get_X and get_Y should result in values in the base coordinate system #689

@mtbeek32

Description

@mtbeek32

Assume a grid domain relating grid coordinates to rdc coordinates (e.g. for the Ruimtescanner).

The functions PointCol and PointRow on the id attribute of this grid domain now result in grid coordinates, which is intuitive.
The functions get_X and get_Y on the id attribute of this grid domain now also result in grid coordinates, but X and Y is intuitively more related to the world of the base coordinate system.

It would be nice of the get_X and get_Y function should result in coordinates in the base coordinate system

Metadata

Metadata

Labels

calculationsProducing primary data, functions

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions