[postgis-devel] [PostGIS] #754: [raster] Standardize the index nomenclature for rt_core functions

PostGIS trac at osgeo.org
Tue Jan 4 10:08:31 PST 2011


#754: [raster] Standardize the index nomenclature for rt_core functions
----------------------------+-----------------------------------------------
 Reporter:  jorgearevalo    |       Owner:  jorgearevalo 
     Type:  enhancement     |      Status:  new          
 Priority:  low             |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:  index           |  
----------------------------+-----------------------------------------------
 Most of the functions that receive as argument a band index in rt_core
 expect 0-based index. But function "rt_raster_dump_as_wktpolygons" expects
 a 1-based index, and MapAlgebra (under construction) too. All the core
 functions should follow the same principles. The easier way is to ensure
 all the functions follow the 0-based scheme

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