[postgis-devel] [PostGIS] #354: ST_FlipCoordinates(geometry)

PostGIS trac at osgeo.org
Fri Dec 18 09:56:35 PST 2009


#354: ST_FlipCoordinates(geometry)
-------------------------+--------------------------------------------------
 Reporter:  pramsey      |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  low          |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------
 Given POINT(Y,X) return POINT(X,Y). Ditto for all other types. Useful for
 people who have built latitude/longitude features and need to fix them.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/354>
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