Even Rouault
Even Rouault
> But users do not necessarily request UTC mode themselves but they may get a ready made geopackage somewhere and perhaps want to enhance it with their own data. maybe......
I've dropped https://github.com/OSGeo/gdal/pull/5263
CC @nyalldawson
CC @szekerest
> @rouault could you please point where `scale` is calculated? maybe surprisingly, this will not be a completely trivial change. The scaling is actually performed by the GDAL VRT driver....
How do the changes in swig/include/python/docs/ have been done ? Those are generated files...
> I am wondering if now would be a good time to separate the C/CPP docstrings from the Python docstrings? I'm a bit 50% 50% on this. There's the precedent...
> Adding ` - [ ] Updated Python API docs` to the PR template may help? yes, will just require I read it myself :-)
@snowman2 anything you wanted to add to this PR, or is it good for merge ?
> but I think doing it incrementally is a good idea to prevent it from getting out of sync with other changes. ok, but the REGENERATE_PYTHON_DOCS logic in swig/python/CMakeLists.txt should...