Bug #3708
Load SOSI files in QGIS 1.7 with GDAL 1.8
| Status: | Closed | Start Date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Vectors | |||
| Target version: | Version 1.7.0 | |||
| Platform: | OS X | Patch supplied: | No | |
| Platform version: | OS X | Affected version: | master | |
| Status info: | 0 | Causes crash or corruption: | No | |
| Resolution: | invalid |
Description
I have installed the QGIS 1.7 (installed 20.03.2011) with GDAL 1.8 which is announced to support SOSI import. After activating GDALtools 1.2.25 I exspected SOSI files to be in the list of vector formats that could be imported, but it does not appear in the list. If I try to import by choosin all files *.* and point on the Telemark.sos file I get the error message "Telemark.sos is not a valid or recognized data source"
History
Updated by rouault - about 2 years ago
SOSI support does not work out-of-the-box. As underlined in http://gdal.org/ogr/ogr_formats.html , you need to compile GDAL 1.8 against the "FYBA" third-party library (which is closed-source currently). See http://trac.osgeo.org/gdal/ticket/3638 for the details.
Updated by Giuseppe Sucameli over 1 year ago
- Category changed from GDALTools to Vectors
- Status changed from New to Closed
- Resolution set to invalid
- Patch supplied set to No