Get a list of dictionaries where each dictionary contains ‘row’, ‘col’, ‘x’, ‘y’, and ‘z’ (optional).
When ‘z’ is not set, value of ‘z’ will be set to 0.
list of dictionaries containing keys (str) and values (float) or None.
str
float
None
Row and col in raster space, and xyz location in model space. None will be returned if raster does not contain GCPs.