[postgis-devel] [PostGIS] #1321: ST_AsGML fails to swap X/Y when outputting Envelope

PostGIS trac at osgeo.org
Wed Nov 23 08:01:41 PST 2011


#1321: ST_AsGML fails to swap X/Y when outputting Envelope
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  invalid  |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by strk):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Alright, looking at the code in PostGIS it turns out the flag for
 outputting EXTENT is 32 (1<<5).
 Hopefully this is then NOT a bug, but rather just an opportunity to clean
 things up in the code (and a documentation issue).

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