Opened 14 years ago

Closed 14 years ago

#3536 closed defect (fixed)

OGR SHP driver don't open prj from zip

Reported by: bishop Owned by: warmerdam
Priority: high Milestone: 1.7.2
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: shp; prj, vsizip, VSIFOpen, VSIFClose, VSIFOpenL, VSIFCloseL
Cc:

Description

While opening shp file from zip the spatial reference is set to NULL. This is because the prj file opens with VSIFOpen oposite VSIFOpenL. The patch included.

Attachments (1)

ogr_shpprj_open.patch (775 bytes ) - added by bishop 14 years ago.
open prj file for shp patch

Download all attachments as: .zip

Change History (2)

by bishop, 14 years ago

Attachment: ogr_shpprj_open.patch added

open prj file for shp patch

comment:1 by warmerdam, 14 years ago

Component: defaultOGR_SF
Milestone: 1.7.2
Resolution: fixed
Status: newclosed

Change applied in trunk (r19449) and 1.7 (r19450).

Thanks!

Note: See TracTickets for help on using tickets.