[postgis-devel] [PostGIS] #1053: Make transformation and projection cache API available.

PostGIS trac at osgeo.org
Fri Aug 12 07:40:44 PDT 2011


#1053: Make transformation and projection cache API available.
-------------------------+--------------------------------------------------
 Reporter:  bnordgren    |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 You didn't --enable-raster, it seems:
 {{{
 In file included from rt_pg.c:52:
 rt_pg.h:36:39: error: ../../postgis/gserialized.h: No such file or
 directory
 rt_pg.c: In function ‘RASTER_asRaster’:
 rt_pg.c:5553: warning: implicit declaration of function ‘SERIALIZED_FORM’
 rt_pg.c:5553: warning: passing argument 1 of ‘lwgeom_deserialize’ makes
 pointer from integer without a cast
 /usr/src/postgis/postgis/liblwgeom/liblwgeom.h:1102: note: expected ‘uchar
 *’ but argument is of type ‘int’
 }}}

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