Opened 12 years ago

Closed 5 years ago

#4574 closed enhancement (wontfix)

SEGY - Include CDP X and Y as attributes

Reported by: gatkins Owned by: warmerdam
Priority: low Milestone: closed_because_of_github_migration
Component: OGR_SF Version: 1.9.0
Severity: minor Keywords: SEGY
Cc:

Description

CDP_X (181-184) and CDP_Y (185-188) aren't included as attributes with the SEGY. It will be useful to include these attributes in the same way you include SHOTPOINT_NUMBER(197-200) and SHOTPOINT_SCALAR(201, 202) which are also from the optional information bytes 181-240.

(sorry I am unable to supply a sample file that contains this)

Change History (2)

comment:1 by Jukka Rahkonen, 9 years ago

Those attributes are documented in http://www.seg.org/documents/10161/77915/seg_y_rev1.pdf and they are missing from /trunk/gdal/ogr/ogrsf_frmts/segy/ogrsegylayer.cpp.

Without sample data it can take a long time before anything more happens to this ticket.

comment:2 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.