Ticket #3972 (closed defect: fixed)

Opened 2 years ago

Last modified 16 months ago

Interlis 1 reader/writer don't convert spaces to underscore (and back)

Reported by: sfkeller Owned by: pka
Priority: normal Milestone:
Component: OGR_SF Version: 1.7.0
Severity: major Keywords: .ili, Interlis, ogr reader/writer
Cc: pka

Description

The Interlis 1 reader does not convert spaces in text fields to underscore ('_').

And the Interlis 1 writer does not convert underscores back each to a space.

This required by the default format parameter of the specification ("CODE BLANK = DEFAULT").

Change History

Changed 2 years ago by rouault

  • cc pka added

Changed 18 months ago by pka

  • keywords Interlis, added; Interli, removed
  • owner changed from warmerdam to pka

CODE values are not returned by IOM :-(

According to the spec, they should be included in the metamodel, but in my tests they weren't included either.

Changed 16 months ago by pka

  • status changed from new to closed
  • resolution set to fixed

Implemented in trunk. Read support for blankCode, undefinedCode and continueCode. Writer uses always default codes, because original model is not known.

Note: See TracTickets for help on using tickets.