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

PostGIS trac at osgeo.org
Sun Mar 27 09:14:45 PDT 2011


#885: pgsql2shp fields conversion from predefined list
--------------------------+-------------------------------------------------
  Reporter:  rodo         |       Owner:  loic         
      Type:  enhancement  |      Status:  closed       
  Priority:  medium       |   Milestone:  PostGIS 2.0.0
 Component:  postgis      |     Version:  trunk        
Resolution:  fixed        |    Keywords:               
--------------------------+-------------------------------------------------
Changes (by loic):

  * status:  new => closed
  * version:  1.5.X => trunk
  * resolution:  => fixed
  * milestone:  PostGIS 1.5.3 => PostGIS 2.0.0


Comment:

 The proposed patch  ( attachment:885-trunk.patch ) implements the feature
 against changeset:6970 . The corresponding tests can be run with:
 {{{
 ./configure --with-gui
 make check
 make -C loader/cunit check
 }}}
 Note that {{{--with-gui}}} and the need to explicitly ask for running the
 tests in the {{{loader/cunit}}} are not a behaviour added by the patch.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/885#comment:5>
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