Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#5706 closed enhancement (fixed)

REPACK should also compact .shp

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: shape
Cc:

Description

Source issue is http://hub.qgis.org/issues/11007

Basically OpenJUMP only reads the .shp, and not the .shx. When OGR edits geometries with SetFeature() it may create "holes" in the shape, which will make OpenJUMP unhappy.

It would be appripriate if REPACK detects such situations and compacts the .shp

Change History (3)

comment:1 by Even Rouault, 10 years ago

Milestone: 2.0
Resolution: fixed
Status: newclosed

trunk r27893 "Shapefile: make REPACK compact .shp if SetFeature() is called and changes one geometry size (#5706)"

comment:2 by sabb, 10 years ago

Tested in QGIS but still having the same issue.

comment:3 by Even Rouault, 9 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.