Opened 13 years ago

Closed 12 years ago

#3972 closed defect (fixed)

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 (3)

comment:1 by Even Rouault, 13 years ago

Cc: pka added

comment:2 by pka, 12 years ago

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.

comment:3 by pka, 12 years ago

Resolution: fixed
Status: newclosed

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.