Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "TikaGDAL" page has been changed by ChrisMattmann: https://wiki.apache.org/tika/TikaGDAL?action=diff&rev1=1&rev2=2 If that works you are in business! - = Using Tika and GDAL == + = Using Tika and GDAL = To use Tika and GDAL grab the 1.7-SNAPSHOT latest of Tika and then grab a geospatial file, e.g., this example will use a Flexible Image Transport System (FITS) file as an example. Then run: @@ -65, +65 @@ `curl -T /path/to/fits/image.fits http://localhost:9998/tika --header "Content-type: application/fits"` -
