[postgis-tickets] [PostGIS] #3028: create extension postgis from unpackaged - ERROR: function st_intersection(raster, integer, geometry) does not exist

PostGIS trac at osgeo.org
Mon Feb 2 05:59:26 PST 2015


#3028: create extension postgis from unpackaged - ERROR:  function
st_intersection(raster, integer, geometry) does not exist
--------------------+-------------------------------------------------------
 Reporter:  strk    |       Owner:  dustymugs    
     Type:  defect  |      Status:  new          
 Priority:  medium  |   Milestone:  PostGIS 2.2.0
Component:  raster  |     Version:  trunk        
 Keywords:          |  
--------------------+-------------------------------------------------------
 An innocent-looking good installation of current postgis trunk:
 {{{
 POSTGIS="2.2.0dev r13206" GEOS="3.5.0dev-CAPI-1.9.0 r4038" PROJ="Rel.
 4.8.0, 6 March 2012" GDAL="GDAL 1.11.1, released 2014/09/24"
 LIBXML="2.9.1" LIBJSON="0.11.99" TOPOLOGY RASTER
 }}}

 Fails to be switched to the corresponding just-installed extension:
 {{{
 =# create extension postgis from unpackaged;
 ERROR:  function st_intersection(raster, integer, geometry) does not exist
 }}}

 For some reason the message doesn't seem new to me, but I could not find
 an existing ticket (maybe there is one?)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3028>
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-tickets mailing list