ogrinfo --formats
Should tell all too :)
On 2013-04-14, at 1:17 PM, "Even Rouault" wrote:
> Le dimanche 14 avril 2013 22:12:29, Ulrich Strötz a écrit :
>> I want to read an OSM file with OGR. I use Version GDAL 1.9.1, released
>> 2012/05/15.
>>
>> To read a SQLITE file works fine:
>>
>> $ ogr
Le dimanche 14 avril 2013 22:12:29, Ulrich Strötz a écrit :
> I want to read an OSM file with OGR. I use Version GDAL 1.9.1, released
> 2012/05/15.
>
> To read a SQLITE file works fine:
>
> $ ogrinfo test.sqlite
> INFO: Open of `test.sqlite'
> using driver `SQLite' successful.
> 1: aaa (Poi
I want to read an OSM file with OGR. I use Version GDAL 1.9.1, released
2012/05/15.
To read a SQLITE file works fine:
$ ogrinfo test.sqlite
INFO: Open of `test.sqlite'
using driver `SQLite' successful.
1: aaa (Point)
When I try to read a OSM File it fails to open the datasource:
$ ogrinfo