Opened 10 years ago
Closed 9 years ago
#3085 closed enhancement (fixed)
Add support for aggregate twkb types in ST_GeomFromTWKB
Reported by: | nicklas | Owned by: | nicklas |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Function ST_GeomFromTWKB today lacks support for the aggregate tyoes.
That is types that holds a group of geometries with individual id.
Change History (5)
comment:1 by , 10 years ago
Milestone: | → PostGIS 2.2.0 |
---|
comment:2 by , 10 years ago
Priority: | medium → high |
---|
comment:3 by , 9 years ago
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Roughed in as of r13493, and new spec documented at http://github.com/TWKB/Specification/blob/master/twkb.md