Hi,

Another question on ogr2ogr: is there a way to rename a field while
converting a layer? E.g. using ogr2ogr to convert a personal geodatabase
layer with long field names to a shapefile, I'd like to avoid automatic
truncation of field names, e.g. from "long_field_name123" to "long_field". I
know I can use -select switch to pick certain fields, but what about
renaming (perhaps some trick via the -sql option?)?

Thank you,
Aleksey
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to