Opened 11 years ago
Closed 11 years ago
#2484 closed defect (wontfix)
cannot concatinate 3 linestrings with
Reported by: | tommyjs | Owned by: | delawen |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 1.3.7 |
Component: | java | Version: | 1.3.X |
Keywords: | linestring concatenation | Cc: |
Description
When concatinating 2 linestrings the resulting linestring has the last point equal to null.
As a result no more concatination is possible.
I attach a test to verify this.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | LineStringTest.java added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Milestone: | → PostGIS 1.3.7 |
---|
comment:3 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
A patch would be appreciated, otherwise, unlikely to get fixed.