Tagged Questions
4
votes
1answer
71 views
Rasterise heights from a 3D linestring
I have a 3D network of streams represented using linestrings with Z-coordinates. I would like to rasterise this feature, where the raster values represent the linearly interpolated Z-values between 3D ...