Qualcuno sa se il bug segnalato in https://github.com/qgis/QGIS/issues/51254
รจ stato risolto?

Io uso QGIS 3.28.5-Firenze con Win10

Ho dovuto eseguire manualmente la seguente istruzione SQL

UPDATE gpkg_ogr_contents
set feature_count=(SELECT count(*) from servizi_fontana)
where table_name = 'servizi_fontana';

(come suggerito in
https://gis.stackexchange.com/questions/429925/geopackage-sqlite-features-count-but-dont-exist-qgis
)

per poter correttamente visualizzare il numero di feature presenti nel
layer dopo aver aggiunto un elemento.

Antonio
_______________________________________________
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user

Rispondere a