[Gdal-dev] SWIG Additions: OGRFeature.SetField overloads

Tamas Szekeres szekerest at gmail.com
Fri Mar 23 16:38:43 EDT 2007


Hi All,

I've just added some overloads for the various field types to
eliminate need of the string conversion when setting the non string
field value types. This requirement might be crucial not only for
performance reasons, but for eliminating the conversion discrepancies
like the issue of the locale dependent different floating point
representations.
I suppose all of the bindings have some kind of support to handle
multiple overloads since SetField had already 2 variations before.

If someone will find any kind of strange issues according to this
addition please let me know.
Later on we could add support for the other funky types like settings
IntegerList and Binary values as well.

Best regards,

Tamas



More information about the Gdal-dev mailing list