I have to define a geometry column in PostGIS for 2D points, but when I try to import points from DXF to postgres I get the following message:
"postgis error: when adding features geometry has z dimension but column does not"
Is there any way to change DXF files to be 2D geometry? I have tried this with the comand Flatten in autocad but the same error appears.
