[Gdal-dev] Override geom column name in ogr PostgreSQL driver

rob at dataflowdesign.com rob at dataflowdesign.com
Wed Mar 1 13:59:04 EST 2006


In OGR, is there a way to override the name of the wkb_geometry column
in the PostgreSQL driver? Bug 769 addresses a similar issue for
the oracle driver. But there doesn't appear to be a way in pg from
looking at the code. 

If there is a way, please let me know and I will use it. If not, I
will gladly submit a simple patch that I wrote which accepts the
following argument:

    -lco GEOM_FNAME=the_geom

Regards,
Rob



More information about the Gdal-dev mailing list