Ticket #885 (closed enhancement: fixed)
pgsql2shp fields conversion from predefined list
| Reported by: | rodo | Owned by: | loic |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | loader/dumper | Version: | trunk |
| Keywords: | history | Cc: |
Description
When using pgsql2shp with table fields name longer than 10 digits pgsql2shp truncate and generate a 10 digits fields name. It will be very useful to add an option on pgsql2shp that define a filename witch contains a 2 fields that associate a 10 digits fields name to the longer fields name. This file could be very simple as :
ADDR:STREE addr:street BOUNDARY_A boundary_admin_level3_name CONTACT_PE contact_person DAMAGE_STA damage_status HFAC_CAPAC hfac_capacity_description
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

