Opened 13 years ago
Closed 13 years ago
#1261 closed defect (fixed)
ST_CreateTopoGeo drops lineal input components sharing the same bounding box
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | critical | Milestone: | PostGIS 2.0.0 |
Component: | topology | Version: | master |
Keywords: | Cc: |
Description
I've noticed a drop in edges from input to noded input. Most likely due to use of "UNION" vs. "UNION ALL". Will add a testcase for it and then fix it.
Note:
See TracTickets
for help on using tickets.
Fixed in r8061