Opened 5 years ago
Closed 5 years ago
#4591 closed task (fixed)
Upgrade shapelib
Reported by: | strk | Owned by: | dfuhry2 |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.1.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
New code is better :) See https://github.com/OSGeo/shapelib/pull/3 which was contributed by a PostGIS user initially as a pull request for our copy: https://git.osgeo.org/gitea/postgis/postgis/pulls/40
Change History (8)
comment:1 by , 5 years ago
Owner: | changed from | to
---|
comment:2 by , 5 years ago
comment:3 by , 5 years ago
Just checked in debugger, it's iterating, but it thinks every record is deleted due to a DBF file marker.
comment:6 by , 5 years ago
I think this broke Windows build: https://trac.osgeo.org/postgis/ticket/4603
comment:7 by , 5 years ago
Milestone: | PostGIS 3.0.1 → PostGIS 3.1.0 |
---|---|
Version: | 3.0.x → master |
We didn't change shapelib yet in 3.0. Given the invasiveness of it, I say we keep it at 3.1 and don't backport it.
comment:8 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I think this is done, new bugs can get new tickets.
Note:
See TracTickets
for help on using tickets.
I just tried to copy in upstream, but it broke us :(
Almost like it's not bothering to iterate on the file.