OOh, ok!!! Thanks!!

De: Laurențiu Nicola <lnic...@dend.ro>
Enviado el: dilluns, 31 de juliol de 2023 15:24
Para: Abel Pau <a....@creaf.uab.cat>
CC: gdal-dev@lists.osgeo.org, <gdal-dev@lists.osgeo.org>
Asunto: Re: [gdal-dev] A question of eficiency

Hi,

GetFeatureCount() exists for GDAL users, not for driver writers. For example, 
in QGIS, you can right-click on a layer, choose "Show Feature Count" and you'll 
see the number of features next to the layer name.

Or, to give another example, a hypothetical application could use it to display 
a progress bar during its execution (e.g. "processed 1500 out of 50 000 
features").

Laurentiu

On Mon, Jul 31, 2023, at 14:48, Abel Pau wrote:

Hi, here I am again.

Then, after all that information I have the next doubt: for what 
GetFeatureCount() is used for??

Thanks!

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to