[postgis-tickets] [PostGIS] #3645: Avoid loading logically deleted records from shapefiles

PostGIS trac at osgeo.org
Thu Oct 20 23:35:23 PDT 2016


#3645: Avoid loading logically deleted records from shapefiles
----------------------+----------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS Future
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:  shapefile
----------------------+----------------------------

Comment (by strk):

 Attached test file, courtesy of Andrea who prepared it with qgis-2.12
 (bogus)

 It contains 3 records, 2 of which are "logically deleted".
 A recent QGIS would show just 1 shape in the map, while still reporting 3
 when right-click->Show_Feature_Count is done on the lagend entry (still
 bogus).

 Our loader loads all 3 of them, with no indication of which one would have
 been deleted.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3645#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list