Hi all:
I have exported the roads in the Spanish example DataBase to a geotiff and post it through the wcs.
Then I want to handle it :
1)download the tiff in my webservice.
2)use the geotools to parser the tiff,however I got the errors:GeoKey directory does not exist.
So I wonder the geotiff from the grass is not identified by the geotools?
On Thu, Jul 16, 2009 at 3:10 PM, maven apache<apachemaven0@gmail.com> wrote:
Hi all:
I have exported the roads in the Spanish example DataBase to a geotiff and
post it through the wcs.
Then I want to handle it :
1)download the tiff in my webservice.
2)use the geotools to parser the tiff,however I got the errors:GeoKey
directory does not exist.
So I wonder the geotiff from the grass is not identified by the geotools?
Did you use r.out.gdal? (which GRASS version)?
If yes, then the GDAL library is responsible since GRASS calls GDAL to
generate the file. In that case the gdal-dev list may be of better help.
If no, please tell us how you exported.
Markus
2009/7/17 Markus Neteler <neteler@osgeo.org>
On Thu, Jul 16, 2009 at 3:10 PM, maven apache<apachemaven0@gmail.com> wrote:
Hi all:
I have exported the roads in the Spanish example DataBase to a geotiff and
post it through the wcs.
Then I want to handle it :
1)download the tiff in my webservice.
2)use the geotools to parser the tiff,however I got the errors:GeoKey
directory does not exist.
So I wonder the geotiff from the grass is not identified by the geotools?Did you use r.out.gdal? (which GRASS version)?
Yes, I use the r.out.gdal
If yes, then the GDAL library is responsible since GRASS calls GDAL to
generate the file. In that case the gdal-dev list may be of better help.
I will call the gdal-user list
Thank you!
If no, please tell us how you exported.
Markus