Changes between Version 7 and Version 8 of RFC8


Ignore:
Timestamp:
May 16, 2019, 12:58:07 PM (5 years ago)
Author:
mdavis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RFC8

    v7 v8  
    2020The API also has some functional limitations:
    2121 * does not support M values
    22  
     22
     23Downstream projects which are feeling pain:
     24 * PDAL - had to use custom Point-In-Polygon because of overhead in passing points to GEOS
     25 * Shapely - there are several allocations required to marshall from NumPY to GEOS
     26 * PostGIS - hopefully this will allow calling GEOS without copying out of LWGEOM structure
     27
    2328=== Goals
    2429