Opened 8 years ago
Closed 8 years ago
#3860 closed defect (fixed)
ST_AsGeoBuf should quietly skip NULL geometry inputs
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.4.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description ¶
As with ST_AsMVT, skipping NULL inputs will allow a geobuf to be written from a record set that includes NULL entries! Also will harmonize behaviour w/ MVT
Note:
See TracTickets
for help on using tickets.
Closed by r15797