[postgis-devel] [PostGIS] #885: pgsql2shp fields conversion from predefined list

PostGIS trac at osgeo.org
Sat Mar 26 09:37:15 PDT 2011


#885: pgsql2shp fields conversion from predefined list
-------------------------+--------------------------------------------------
 Reporter:  rodo         |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 1.5.3
Component:  postgis      |     Version:  1.5.X        
 Keywords:               |  
-------------------------+--------------------------------------------------
 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

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/885>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list