Hello,
Would it be possible to implement the possibility of vertical transformation for raster?
For example: the reprojector transformer would handle elevation raster by taking the single band array as vertical information (Z value) and transform the elevation stored inside to a different datum.
For now on a very slow workaround is possible but very inefficient (raster -> pointcloud -> reprojector -> NumericRasterizer)
Thanks!
