[QGIS-Developer] Error with GRASS in Processing
matteo
matteo.ghetta at gmail.com
Tue Apr 17 04:53:14 PDT 2018
Hi Nyall,
> It may not be right for the GRASS provider (it isn't - this is a bug),
> but for other providers it is, as this allows you to take advantage of
> Processing 3.0's new transparent reprojection.
>
> E.g.:
>
> - canvas in 3857
> - layers in 4326
> - run the shortest path point-to-point alg, and pick a start/end
> coordinate off the map. These will be in 3857 (respecting the canvas
> crs), but when the alg runs it will reproject it to the required crs
> (4326) without hassling the user and making them hate QGIS :)
definitely yes. I'm loving this new CRS handling by Processing
Thanks!
Matteo
More information about the QGIS-Developer
mailing list