Opened 13 years ago
Closed 13 years ago
#1710 closed defect (fixed)
shp2pgsql -t option is not working properly
Reported by: | jomarlla | Owned by: | mcayland |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.0.0 |
Component: | utils/loader-dumper | Version: | master |
Keywords: | Cc: |
Description
I used the -t 2D option with a shape file which has 4 dimensions.
The geometries were converted 2 dimensions but addgeomettrycolumn had a last argument with a 4 dimension.
jose
Change History (4)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
We have a testing framework for loader, any chance to have this call under regression testing ?
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the bug report - I've committed a fix for this as r9548. Can you test and confirm it works for you?