Ticket #467 (closed patch: invalid)
shp2pgsql: command line option to cope with broken strings in dbf files
| Reported by: | agnat | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.2 |
| Component: | postgis | Version: | 1.5.X |
| Keywords: | shp2pgsql | Cc: |
Description
Struggling with a shape (dbf) file with broken string encodings I created he attached patch. It adds a command line option to set icons error policy:
shp2pgsql -C ignore broken.shp some_table
The above command drops broken characters.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

