|
The gt-arcgrid plugin does not support ADF (Arc/Info Binary Grid), not ASC (Arc/Info ASCII grid) files. If you try to add an ADF ArcGrid file (eg. by adding an ArcGrid store in GeoServer), you get the following error:
Looking at the code, it is clear that only ASCII ArcGrid is intended to be supported, but the advertised info does not represent this;
This info should be updated to show this (such that this limitation can be reflected in downstream applications such as GeoServer).
In the future, the binary ArcGrid should be supported (perhaps as a new format as part of the GDAL formats?), but for now, we should at least advertise that it is not.
|