On Feb 9, 2005, at 14:52, strk at refractions.net wrote: > Frank explained the problem very well. > > You can drop the dimensions constraint on your table if you don't > care about in-table dimension consistency: > > ALTER TABLE airare DROP CONSTRAINT enforce_dims_wkb_geometry; I tried that, but it was recreated the next time I started ogr2ogr. - Tore.