Ticket #1016 (closed enhancement: fixed)

Opened 7 years ago

Last modified 7 years ago

[OGR-GML] field names are prefixed with 'ogr:' when reading an OGR written file

Reported by: sebastien.grignard@… Owned by: warmerdam
Priority: high Milestone:
Component: OGR_SF Version: unspecified
Severity: minor Keywords:
Cc:

Description

When saving a datasource in GML format, the field names are prefixed by 'ogr:'.
This is a problem because when you read back the file with OGR, it doesn't
remove the 'ogr:' prefix, thus giving wrong field names.

Attachments

patch.diff Download (1.7 KB) - added by sebastien.grignard@… 7 years ago.
Patch to correct this behaviour

Change History

Changed 7 years ago by sebastien.grignard@…

Patch to correct this behaviour

Changed 7 years ago by warmerdam

I have applied the patch in CVS.

Thanks!
Note: See TracTickets for help on using tickets.