[postgis-tickets] [PostGIS] #3431: Problems buffering the output of ST_Segmentize
PostGIS
trac at osgeo.org
Sat Jan 23 23:38:23 PST 2016
#3431: Problems buffering the output of ST_Segmentize
----------------------+---------------------------
Reporter: johnjcz | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.2
Component: postgis | Version: 2.1.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
johnjcz,
I'm not getting an error and I'm running:
{{{
POSTGIS="2.2.1 r14555" GEOS="3.5.0-CAPI-1.9.0 r4090" PROJ="Rel. 4.9.1, 04
March 2015" GDAL="GDAL 2.0.1, released 2015/09/15" LIBXML="2.7.8"
LIBJSON="0.12" RASTER
}}}
Can you run:
{{{
SELECT postgis_full_version();
}}}
and give us the output for that. There was a bug fix done on
ST_Segmentize #3355 for 2.2.1 release which may have fixed this issue and
explains why I'm not getting it.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3431#comment:1>
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