[postgis-devel] [PostGIS] #1983: [raster] x and y or columnx and rowy

PostGIS trac at osgeo.org
Thu Sep 6 15:32:57 PDT 2012


#1983: [raster] x and y or columnx and rowy
-----------------------+----------------------------------------------------
 Reporter:  dustymugs  |       Owner:  dustymugs    
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.1.0
Component:  raster     |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------
 The naming of raster coordinate output from functions is inconsistent.
 Some functions use "x" and "y" (e.g. ST_PixelAsPolygons) while others use
 "columnx" and "rowy" (e.g. ST_World2RasterCoord).

 For consistency, all function returning raster coordinates should use the
 same naming.  I'm leaning towards "columnx" and "rowy" as they're more
 descriptive.

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