Opened 2 months ago
Last modified 2 months ago
#5774 new defect
st_buffer on valid geometry returns TopologyException
Reported by: | mapcreatorguus | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.4.4 |
Component: | postgis | Version: | 3.4.x |
Keywords: | st_buffer TopologyException | Cc: |
Description
I have a valid geometry to which I want to apply a negative buffer. It returns the following error:
[XX000] ERROR: GEOSBuffer: TopologyException: unable to assign hole to a shell
Attachments (1)
Change History (2)
by , 2 months ago
comment:1 by , 2 months ago
Milestone: | PostGIS 3.4.3 → PostGIS 3.4.4 |
---|
Note:
See TracTickets
for help on using tickets.
The query to reproduce this error