[postgis-tickets] [PostGIS] #3238: SFCGAL tests failing

PostGIS trac at osgeo.org
Sun Aug 16 14:05:51 PDT 2015


#3238: SFCGAL tests failing
----------------------+---------------------------
  Reporter:  strk     |      Owner:  colivier
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 2.2.0
 Component:  sfcgal   |    Version:  trunk
Resolution:           |   Keywords:  testsing
----------------------+---------------------------

Comment (by robe):

 {{{
 postgis_reg=# sET postgis.backend = 'geos';
 SET
 postgis_reg=# show postgis.backend;
  postgis.backend
 -----------------
  geos
 (1 row)


 postgis_reg=# SET postgis.backend = 'sfcgal';
 SET
 postgis_reg=# SELECT postgis_full_version();
 WARNING:  'postgis.backend' is currently set to 'sfcgal' and cannot be
 changed until you reconnect
 CONTEXT:  SQL statement "SELECT postgis_lib_version()"
 PL/pgSQL function postgis_full_version() line 19 at SQL statement
 NOTICE:  Function postgis_topology_scripts_installed() not found. Is
 topology support enabled and topology.sql installed?
 postgis_full_version
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  POSTGIS="2.2.0dev r13911" GEOS="3.5.0dev-CAPI-1.9.0 r4072" SFCGAL="1.1.0"
 PROJ="Rel. 4.9.1, 04 March 2015" GDAL="GDAL 2.0.0, released 2015/06/14"
 LIBXML="2.7.8" LIBJSON="0.12" RASTER
 (1 row)


 }}}

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3238#comment:4>
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