Tagged Questions
2
votes
1answer
904 views
ogr2ogr from PG to SHP changes data-type in .DBF
UpDate:
Yes, that was it!
Like mloskot said, the whole tabel needs to be dumped. selecting fields with sql loses information about fuield widths.
Thanks, that fixed it!
Hi All,
I have a problem ...