# This is a list of objects still missing lwgeom support
FUNC: KEEPING FUNCTION: [line_interpolate_point(geometry, double precision)]
-FUNC: KEEPING FUNCTION: [simplify(geometry, double precision)]
FUNC: KEEPING FUNCTION: [segmentize(geometry, double precision)]
FUNC: KEEPING FUNCTION: [asbinary(geometry)]
FUNC: KEEPING FUNCTION: [asbinary(geometry, text)]
+- box extractor functions writing to a pointer or returning an actual
+ object should probably find a way to return NULL (for empty geometries).
- WKB: what to do with that ? do we want to keep it as a type ?