QGIS/python/core/auto_generated
Nyall Dawson 82a84ffd0d Don't try to normalize proj coordinate operations constructed directly
from the proj string via the transform context

This isn't possible -- only proj coordinate operations constructed
from a src/dest CRS pair can be normalized, not those constructed
from a proj string.

It was redundant in any case, since we always normalize the available
operations before giving users a choice of them.

So just add some big bold warnings to the dox in case anyone is
manually manipulating and adding custom operations, that these
also MUST be pre-normalized

Refs #33121, conversation in https://github.com/OSGeo/PROJ/issues/1794
2019-12-14 05:33:59 +10:00
..
2019-07-30 18:06:26 +07:00
2019-09-23 17:32:46 +02:00
2019-12-12 07:44:11 +10:00
2019-10-26 10:50:30 +10:00
2019-11-02 15:01:59 +01:00
2019-12-07 13:11:25 +01:00
2019-11-20 08:12:39 -05:00
2019-10-31 14:15:14 +01:00
2019-06-28 09:45:48 +10:00
2019-11-02 15:01:59 +01:00
2019-07-17 04:26:29 +10:00
Dox
2019-11-02 15:12:23 +01:00
2019-10-31 14:59:39 +10:00
2019-10-26 06:46:09 +10:00
2019-07-17 04:26:29 +10:00
2019-07-17 04:26:29 +10:00
2019-10-30 09:32:28 +01:00
2019-10-02 21:37:52 +10:00