Meibes
Meibes
> When creating a database with DATETIME_FORMAT=UTC, a "OGR system" table "gpkg_ogr_metadata" will be created to store this setting, and this will be used on re-opening it this is a...
> Other approach in #7144: "ogr2ogr: add a -dateTimeTo option to convert datetime between timezones" this looks great! > Datetime whose timezone is unknown or localtime are not modified. 1....
> Local time is the time that is expressed without Z or +/-. My definition would be "the time I see in my wristwatch". Definition from https://en.wikipedia.org/wiki/ISO_8601#Local_time_(unqualified) so unknown timezone...
could anyone explain to me why it works on Buffer and not on TinInterpolation? where are code changes needed and if I can do this with very basic python knowledge,...
@gioman thanks for the info. how hard is it to remove the limitation? is this tool written in python? could some code from Buffer be used to enable model input...
is the limitation somewhere in interpolationdatawidgetbase.ui because the combobox cmbLayers has the class QgsMapLayerComboBox and is not filled like other layerComboboxes from other processing algorithms?