Opened 14 years ago

Last modified 7 years ago

#442 new enhancement

liblwgeom standard handing of declaring type/empty/dimensionality support

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS Fund Me
Component: postgis Version: master
Keywords: Cc:

Description

Right now, functions in liblwgeom duplicate a lot of code handling empty inputs. When people add new types, the lack of support across all functions can cause unpredicable failures. The handling of higher dimensions is not consistent or declared.

Idea form code sprint:

  • MACRO magic to test for o TYPE support o SRID support o dimensionality support o check EMPTY in liblwgeom functions and return useful error

Change History (2)

comment:1 by strk, 9 years ago

is this done by now ?

comment:2 by robe, 7 years ago

Milestone: PostGIS FuturePostGIS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.