Is there anyway to get more verbose outputs ?
g...@mapserver:~/data/us$ ls -la . -rwxr-xr-x 1 gis root 3512226 2010-09-28 17:10 CA_Wild Fire Bundle.DAT -rwxr-xr-x 1 gis root 413184 2010-09-28 17:10 CA_Wild Fire Bundle.ID -rwxr-xr-x 1 gis root 6606336 2010-09-28 17:10 CA_Wild Fire Bundle.IND -rwxr-xr-x 1 gis root 117387776 2010-09-28 17:11 CA_Wild Fire Bundle.MAP -rwxr-xr-x 1 gis root 478 2010-09-28 17:10 CA_Wild Fire Bundle.TAB g...@mapserver:~/data/us$ ogrinfo CA_Wild\ Fire\ Bundle.TAB FAILURE: Unable to open datasource `CA_Wild Fire Bundle.TAB' with the following drivers. -> ESRI Shapefile -> MapInfo File -> UK .NTF -> SDTS -> TIGER -> S57 -> DGN -> VRT -> REC -> Memory -> BNA -> CSV -> GML -> GPX -> KML -> GeoJSON -> GMT -> OCI -> PCIDSK -> XPlane -> AVCBin -> AVCE00 -> DXF -> Geoconcept -> GeoRSS -> GPSTrackMaker -> VFK g...@mapserver:~/data/us$ from another machine on the same data: se...@seanspc:~$ ogrinfo MapInfo/CA_Wild\ Fire\ Bundle.TAB Had to open data source read-only. INFO: Open of `MapInfo/CA_Wild Fire Bundle.TAB' using driver `MapInfo File' successful. 1: CA_Wild Fire Bundle se...@seanspc:~$ On Tue, Sep 28, 2010 at 6:18 PM, Chaitanya kumar CH <chaitanya...@gmail.com>wrote: > Sebastian, > > Can you provide a long list of the directory? > > On Tue, Sep 28, 2010 at 10:09 PM, Sebastian E. Ovide < > sebastian.ov...@gmail.com> wrote: > >> Hi All, >> >> I have built gdal with MapInfo support: >> >> g...@mapserver:~/data/us$ ogrinfo --formats >> Supported Formats: >> -> "ESRI Shapefile" (read/write) >> -> "MapInfo File" (read/write) >> ... >> ... >> >> And I have MapInfo files. Now running ogrinfo: >> >> g...@mapserver:~/data/us$ ogrinfo -ro . >> OGR: OGROpen(.) failed. >> FAILURE: >> Unable to open datasource `.' with the following drivers. >> -> ESRI Shapefile >> -> MapInfo File >> ... >> ... >> >> I am using the same data on another machine and it is working well.... so >> the data is not corrupted... >> >> any ideas ? >> >> >> -- >> Sebastian E. Ovide >> _______________________________________________ >> gdal-dev mailing list >> gdal-dev@lists.osgeo.org >> http://lists.osgeo.org/mailman/listinfo/gdal-dev >> > > > > -- > Best regards, > Chaitanya kumar CH. > /tʃaɪθənjə/ /kʊmɑr/ > +91-9494447584 > 17.2416N 80.1426E > -- Sebastian E. Ovide
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev