Hi,<br><br>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?)?<br>
<br>Thank you,<br>Aleksey<br><br><br>