Opened 2 years ago
Last modified 21 months ago
#6382 new defect
VFK driver fails to read features when no geometry is available
Reported by: | martinl | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OGR_SF | Version: | unspecified |
Severity: | normal | Keywords: | ogr, vfk |
Cc: |
Description
VFK driver fails with
ERROR 3: Data block PAR not found
on layers which contain features without geometry. Eg.
$ ogrinfo 201.vfk
$ ogrinfo 201.vfk PAR -fid 1 Layer name: PAR Geometry: Polygon OGR-VFK: OGRVFKLayer::GetFeatureCount(): name=PAR -> n=482116 Feature Count: 482116 ERROR 3: Data block PAR not found
Change History (2)
comment:1 Changed 22 months ago by
comment:2 Changed 21 months ago by
Milestone: | 2.0.3 |
---|
Note: See
TracTickets for help on using
tickets.
Removing target milestone as it corresponds to a now closed milestone.