You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2011/09/25 21:35:27 UTC

[jira] [Commented] (TIKA-605) Tika GDAL parser

    [ https://issues.apache.org/jira/browse/TIKA-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114338#comment-13114338 ] 

Chris A. Mattmann commented on TIKA-605:
----------------------------------------

The other tricky thing about this is that GDAL seems to have its own MIME identification system, that is based on file name, or glob pattern. So, when I used TikaInputStream.getFile() which returns a temp file name as well, GDAL was complaining that it didn't understand that file type. I think I specifically request a file extension for the temp file to get, or if I can't, then I'll update TikaInputStream.getFile() to allow this.


> Tika GDAL parser
> ----------------
>
>                 Key: TIKA-605
>                 URL: https://issues.apache.org/jira/browse/TIKA-605
>             Project: Tika
>          Issue Type: New Feature
>          Components: parser
>         Environment: indep. of env.
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>              Labels: gdal, integration, tika
>             Fix For: 1.0
>
>         Attachments: TIKA-605.Mattmann.092511.patch.txt
>
>
> Leverage the GDAL toolkit and its Java SWIG bindings to create a Tika parser around GDAL. See here: http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/java/apps/gdalinfo.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira