[gdal-dev] A question of eficiency

Abel Pau a.pau at creaf.uab.cat
Mon Jul 31 06:37:47 PDT 2023


OOh, ok!!! Thanks!!

De: Laurențiu Nicola <lnicola at dend.ro>
Enviado el: dilluns, 31 de juliol de 2023 15:24
Para: Abel Pau <a.pau at creaf.uab.cat>
CC: gdal-dev at lists.osgeo.org, <gdal-dev at 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!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230731/b8e0ce27/attachment.htm>


More information about the gdal-dev mailing list