[
https://issues.apache.org/jira/browse/TIKA-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152791#comment-14152791
]
Chris A. Mattmann commented on TIKA-605:
----------------------------------------
OK I'm working on this again. First step:
{noformat}
$ brew install gdal --complete
{noformat}
Note if you encounter errors while upgrading to Mavericks here, the answer is
to first:
{noformat}
$ brew rm $(join <(brew leaves) <(brew deps gdal --complete ))
{noformat}
Then re-install it.
Thanks to
http://stackoverflow.com/questions/19548011/cannot-install-lxml-on-mac-os-x-10-9
for the info.
> 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, gsoc2013, integration, mentor, tika
> Fix For: 1.7
>
> Attachments: 0001-TIKA-605-Tika-GDAL-parser.patch,
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)