|
From: James M. (JIRA) <ji...@co...> - 2005-04-14 13:34:30
|
Create GDAL binding
-------------------
Key: GEOT-500
URL: http://jira.codehaus.org/browse/GEOT-500
Project: GeoTools
Type: New Feature
Reporter: James Macgill
Priority: Minor
GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license. As a library, it presents a single abstract data model to the calling application for all supported formats.
GDAL is written in C so this task would require the generation of a JNI binding. As GDAL relatets to rasters the place to hook in to geotools would be the GridCoverage API.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|