You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With input layer "topo" with height Z($geometry), output is topo_expr. A nicer default would be "topo-contours-1m", for 1m interval.
With 1m interval, label precision defaults to 3. I suggest the smallest precision s.t. round(interval, 6) == round(interval,p), or at most 3, which would be 0 for 1m, and 1, for 0.1m or 0.2m.
After applying suggestions 1/2, I get a scratch layer "topo-contours-1m". When I click the bug icon to save it, the suggested name is "topocontours1m", losing the hyphens. But hyphens are fine in geopackage layer names.
(I don't mean to gripe - these are minor suggestions offered in the hope they are helpful, from the perspective of someone trying this the first time. Thank you for maintaining this, and the big point is that by omission, everything else worked great.)
The text was updated successfully, but these errors were encountered:
Hi Greg. Doesn't feel like griping .. input is always welcome. Much better than disinterest :-) Geometry Z as a default sounds a good idea, it wasn't really a thing when this plugin first started I think, but very much is now. It may be a while before I get to this ... life a bit busy at the moment, but will try to soon. The name in the geopackage probably doesn't come from the plugin - sounds more like QGIS core functionality for persisting memory layers?
I find that several things could be smoother:
(I don't mean to gripe - these are minor suggestions offered in the hope they are helpful, from the perspective of someone trying this the first time. Thank you for maintaining this, and the big point is that by omission, everything else worked great.)
The text was updated successfully, but these errors were encountered: