E00
Dan Tobias (Talk | contribs) |
(Category:Esri) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Geospatial | |subcat=Geospatial | ||
|extensions={{ext|e00}} | |extensions={{ext|e00}} | ||
+ | |locfdd={{LoCFDD|fdd000291}} | ||
|pronom={{PRONOM|x-fmt/226}} | |pronom={{PRONOM|x-fmt/226}} | ||
}} | }} | ||
− | + | '''E00''' is the informal name for an [[ESRI]] export format known as ArcInfo Interchange File Format or ESRI ArcInfo Export File Format. The format uses a basic [[ASCII]] representation and was designed to be robust for transfer rather than efficient for direct processing. E00 was designed to enable transfer of a coverage, grid, or TIN (triangulated irregular network) and the information in the associated INFO directory to another system. Perhaps because the intent was to support the transfer of data from one ESRI product to another, ESRI did not provide a specification. | |
− | ''' | + | |
As of November 2012, the ArcInfo data model for which the E00 file format supports data interchange has been superseded by the ESRI Arc Geodatabase GeoDB data model that provides easier interoperability among ArcGIS file formats. | As of November 2012, the ArcInfo data model for which the E00 file format supports data interchange has been superseded by the ESRI Arc Geodatabase GeoDB data model that provides easier interoperability among ArcGIS file formats. | ||
Line 28: | Line 18: | ||
== References == | == References == | ||
* [http://avce00.maptools.org/docs/v7_e00_cover.html Arc/Info Export (E00) Format Analysis] Reverse engineering. | * [http://avce00.maptools.org/docs/v7_e00_cover.html Arc/Info Export (E00) Format Analysis] Reverse engineering. | ||
− | + | ||
+ | [[Category:Esri]] |
Latest revision as of 14:33, 16 November 2020
E00 is the informal name for an ESRI export format known as ArcInfo Interchange File Format or ESRI ArcInfo Export File Format. The format uses a basic ASCII representation and was designed to be robust for transfer rather than efficient for direct processing. E00 was designed to enable transfer of a coverage, grid, or TIN (triangulated irregular network) and the information in the associated INFO directory to another system. Perhaps because the intent was to support the transfer of data from one ESRI product to another, ESRI did not provide a specification.
As of November 2012, the ArcInfo data model for which the E00 file format supports data interchange has been superseded by the ESRI Arc Geodatabase GeoDB data model that provides easier interoperability among ArcGIS file formats.
[edit] Software
- AVCE00 library and tools Convert coverages from binary to E00 format and vice versa.
[edit] See also
[edit] References
- Arc/Info Export (E00) Format Analysis Reverse engineering.