You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by Joe White <wh...@gmail.com> on 2012/02/12 00:47:05 UTC

Re. GDAL and Tika Integration

Hi,
I'm a developer that has used GDAL and OGR extensively over the last couple of years.  I'd like to help with the integration of GDAL and SIS.  Please let me know what I can do to help.

Joe White

Re: Re. GDAL and Tika Integration

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Thanks guys, I've filed SIS-32 [1] to track this.

Cheers,
Chris

[1] https://issues.apache.org/jira/browse/SIS-32

On Feb 12, 2012, at 10:09 AM, Adam Estrada wrote:

> Very cool Joe! I guess the first thing to do would be to marry Tika up with GDAL so that we can use that to extract necessary metadata from our geospatial data. A simple use case would be to generate a jar that uses Tika to print basic geospatial metadata from a single raster image to the console.
> 
> bash: java -jar sis-tika.jar /path/to/file/lanier.img.
> 
> If you are familiar with what lanier.img is, you'll see a bunch of information that describes a lake just north of Atlanta.
> 
> Adam
> 
> 
> On Feb 11, 2012, at 6:47 PM, Joe White wrote:
> 
>> Hi,
>> I'm a developer that has used GDAL and OGR extensively over the last couple of years.  I'd like to help with the integration of GDAL and SIS.  Please let me know what I can do to help.
>> 
>> Joe White
> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: Re. GDAL and Tika Integration

Posted by Adam Estrada <es...@gmail.com>.
Very cool Joe! I guess the first thing to do would be to marry Tika up with GDAL so that we can use that to extract necessary metadata from our geospatial data. A simple use case would be to generate a jar that uses Tika to print basic geospatial metadata from a single raster image to the console.

bash: java -jar sis-tika.jar /path/to/file/lanier.img.

If you are familiar with what lanier.img is, you'll see a bunch of information that describes a lake just north of Atlanta.

Adam


On Feb 11, 2012, at 6:47 PM, Joe White wrote:

> Hi,
> I'm a developer that has used GDAL and OGR extensively over the last couple of years.  I'd like to help with the integration of GDAL and SIS.  Please let me know what I can do to help.
> 
> Joe White