Nyall Dawson
Nyall Dawson
What I mean is that a html output is rather a dead end -- it's useful for a manual check of something, but restricts any use in automation (models or...
What's the "lower initial range" change fix/improve?
@uclaros Fair enough!
Superseded by https://github.com/qgis/QGIS/pull/54229
I don't think this IS a bug -- multiple geometry columns can't be stored in a shape file, so it's correct to abort out and advise the user. If you...
> it's a bug because it prevents the normal functioning of processing... it's impossible to make buffer zones for example. the previous behavior was fine in 3.22 and earlier. It...
@rouault hmm, seems messy (but for full transparency, I think this whole extension is overly complicated! 😂) Would you be in favour of both approaches? Ie writing the mapping table...
@jratike80 done -- https://github.com/opengeospatial/geopackage/issues/679
Looks like (according to the linked ticket discussion) it IS intended that they aren't in gpkg_contents. But my gut feeling is that we should ignore the specification here and include...
Just for completeness of discussion -- if we did strictly follow the standard then there's also an annoying situation we'd have to handle where: 1. User manually creates a mapping...