ESRI ArcInfo Grid
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Geospatial |extensions={{ext|adf}}, {{ext|asc}}, others |locfdd={{LoCFDD|fdd000281}}, {{LoCFDD|fdd000421}} |pronom={{PRONOM|x-fmt/2...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 6: | Line 6: | ||
|pronom={{PRONOM|x-fmt/218}} | |pronom={{PRONOM|x-fmt/218}} | ||
}} | }} | ||
− | '''ESRI ArcInfo Grid''' (or '''ESRI Grid''', '''ArcGrid'''; "ArcInfo" may also be spelled '''Arc/Info''') is a geospatial raster/grid format. There is a binary version ('''ADF'''), and an "ASCII" version of the format. | + | '''ESRI ArcInfo Grid''' (or '''ESRI Grid''', '''ArcGrid'''; "ArcInfo" may also be spelled '''Arc/Info''') is a geospatial raster/grid format from [[ESRI]]. There is a binary version ('''ADF'''), and an "ASCII" version of the format. |
== Identification == | == Identification == | ||
Line 13: | Line 13: | ||
== Specifications == | == Specifications == | ||
* [http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=About_the_ESRI_Grid_format About the ESRI Grid format] | * [http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=About_the_ESRI_Grid_format About the ESRI Grid format] | ||
− | * [http://fossies.org/linux/gdal/frmts/aigrid/aigrid_format.html Arc/Info Binary Grid Format] | + | * [https://web.archive.org/web/20191229075424/http://fossies.org/linux/gdal/frmts/aigrid/aigrid_format.html Arc/Info Binary Grid Format (Archived)] |
* [http://resources.esri.com/help/9.3/arcgisdesktop/com/gp_toolref/spatial_analyst_tools/esri_ascii_raster_format.htm ESRI ASCII Raster format] | * [http://resources.esri.com/help/9.3/arcgisdesktop/com/gp_toolref/spatial_analyst_tools/esri_ascii_raster_format.htm ESRI ASCII Raster format] | ||
Line 24: | Line 24: | ||
[[Category:Multi-file formats]] | [[Category:Multi-file formats]] | ||
+ | [[Category:Esri]] |
Latest revision as of 01:33, 9 September 2021
ESRI ArcInfo Grid (or ESRI Grid, ArcGrid; "ArcInfo" may also be spelled Arc/Info) is a geospatial raster/grid format from ESRI. There is a binary version (ADF), and an "ASCII" version of the format.
Contents |
[edit] Identification
An ADF "file" is actually a directory containing multiple files (most with an .adf extension) that don't all use the same format. Some of the files start with bytes 00 00 27 0A FF FF
.