[postgis-tickets] [PostGIS] #4690: Line Clipping MVT failure?

PostGIS trac at osgeo.org
Fri Mar 5 14:13:02 PST 2021


#4690: Line Clipping MVT failure?
----------------------+--------------------------
  Reporter:  pramsey  |      Owner:  Algunenano
      Type:  defect   |     Status:  assigned
  Priority:  medium   |  Milestone:  PostGIS GEOS
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+--------------------------

Comment (by pramsey):

 Smaller yet
 {{{
 SELECT ST_ClipByBox2D('SRID=3857;LINESTRING(2497 4337 15.354999999981,2497
 4363 18.652000000002,2484 4382 19.369999999995,2153 4390
 55.351000000024,2149 4381 55.976000000024,2138 4334 60.5)'::geometry,
 ST_MakeEnvelope(-256,256,4352,4352));
 }}}

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