-- AsBinary(geometry, XDR|NDR)
-- 4d and WKB support in loader.
+- size computation functions for deserialized objects
-- Endiannes honouring in dumper (currently does not specify and does not
- flip when required).
+- AsBinary(geometry, XDR|NDR)
-- size computation functions for deserialized objects
+- Endiannes honouring in dumper (currently does not specify and does not
+ flip when required). Depends on AsBinary() item above.
-- Implement lwexploded_serialize_buf for speedup of GEOS<=>POSTGIS conversion
- and more!
+- 4d and WKB support in loader.
- box extractor function (getbox2d) returning an actual
object should probably find a way to return NULL (for empty geometries).
- proj support functions might need 3d sometimes.
-- GiST index creation tests on PG80a segfaults
-
- GEOMETRY && BOX2D, GEOMETRY && BOX3D
-- try reducing box2d copies in selectivity estimation funx