Commit 8ce527f
committed
OcdFileImport: Warn about unsupported double line gaps
Double line objects use symbols with boundary lines (e.g., Wide road
symbol). In .ocd files these objects may have gaps in any of the
boundary lines.
Mapper does not support those kind of gaps and thus ignores them when
importing .ocd files.
Issue a warning that gaps in double line objects are not supported.1 parent 089d008 commit 8ce527f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2168 | 2168 | | |
2169 | 2169 | | |
2170 | 2170 | | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
2171 | 2176 | | |
2172 | 2177 | | |
2173 | 2178 | | |
| |||
0 commit comments