Hi,

QGIS core (the analysis library) do not expose such function directly, but
it does have methods to compute derivatives that are internally used by all
the "9 cells" algorithms (slope, aspect, ruggedness and hillshade) and the
derivative calculation is accelerated by OpenCL if available, exposing the
derivatives directly requires a small development but it is definitely
possible.

On Sat, Dec 29, 2018, 06:37 Lee Eddington <lee.w.edding...@gmail.com wrote:

> I’m fairly new to QGIS and would like to compute spatial derivatives
> (d/dx, d/dy) of raster band data.  Is there a tool, computational interface
> or plugin that does this already?
>
> Thanks,
> Lee
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to