peterstace/simplefeatures

Add DumpPoints

peterstace opened this issue · 0 comments

https://postgis.net/docs/ST_DumpPoints.html

It should be implemented on every geometry type except for Point (since it would be redundant).

It should preserve M and Z coordinates.

It shouldn't attempt to do any deduplication.