gvSIG bugs #3014
Can't load DXF files produced by OGR
| Status: | Outdated | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | - | |||
| Category: | Document view | |||
| Target version: | - | |||
| Severity: | Minor | Add-on version: | ||
| gvSIG version: | 2.1.0 | Add-on build: | ||
| gvSIG build: | 2254 | Add-on resolve version: | ||
| Operative System: | Add-on resolve build: | |||
| Keywords: | dxf | Proyecto: | ||
| Has patch: | Hito: | |||
| Add-on name: | Unknown |
Description
It's not possible to load DXF files produced by OGR. It occurs the following exception:
java.io.IOException: DxfReader: c�digo 421 desconocido.In order to reproduce the issue, simply convert a SHP as DXF:
ogr2ogr -f DXF foo.dxf foo.shpand then try lo load it in gvSIG.
Note: In gvSIG 1.12 it works fine instead.
History
#1
Updated by Álvaro Anguix about 10 years ago
Hi Antonio...Can you test it with last builds?
#2
Updated by Antonio Falciano about 10 years ago
Hi Alvaro, same error in build 2422... sorry.
#3
Updated by Álvaro Anguix about 6 years ago
- Category set to Document view
#4
Updated by Álvaro Anguix almost 3 years ago
- Status changed from New to Outdated