macOS
brew install avce00local Homebrew formula metadata
brew / 順位 14663
avce00 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install avce00local Homebrew formula metadata
sudo apt install avce00Debian stable package indexes · avce00 · ソース: deb.debian.org
概要
Make Arc/Info (binary) Vector Coverages appear as E00
履歴
AVCE00 is Daniel Morissette's ANSI C library and command-line toolkit for making ESRI Arc/Info binary vector coverages appear as ASCII E00 files, and for creating binary coverages from E00 input.
AVCE00 first appeared in 1999 as a practical reverse-engineering project for legacy GIS interchange. The documentation says the ESRI coverage file format was not documented, so the library was based on analysis of binary dumps and expected to evolve as the GIS community learned more about the format.
The first release, version 0.1 on 31 January 1999, supported the most common file types but still had known problems. The early 1999 releases quickly added annotations, regions, routes, projection handling, E00-to-coverage creation, Windows makefiles, and command-line conversion support. By version 1.1 in January 2000 it supported PC Arc/Info coverages, and by version 1.2 in October 2000 it had switched to an MIT-style license and added PC coverage write support.
The last documented major release, 2.0.0 on 17 August 2006, added direct E00 reading functions rather than requiring translation to a binary coverage first. The history notes that those functions were used for OGR E00 read support, connecting AVCE00 directly to the broader GDAL/OGR GIS ecosystem.
AVCE00's adoption history is mostly the history of old GIS data surviving into modern package sets. Arc/Info binary coverages and E00 export files are legacy formats, but institutions, map archives, and migration projects still encounter them.
The project gained practical downstream importance because its 2.0.0 direct E00 reader contributed to OGR support. Even when users interact through higher-level GIS software, AVCE00 remains part of the tool lineage that made old Arc/Info interchange data accessible outside Arc/Info itself.
The package contains tools for GIS users and APIs for GIS developers. `avcexport` reads a binary Arc/Info coverage and writes E00; `avcimport` reads E00 and creates a binary coverage; the library exposes line-oriented read/write functions that can be plugged into existing E00 translators.
AVCE00 matters when a user has old coverage directories, needs E00 interchange, or wants a scriptable converter for a proprietary historical format. It is not a general GIS library; it is a focused compatibility layer for a narrow but durable data-preservation problem.
For package nerds, AVCE00 is a classic preservation package: small C code, old file formats, command-line conversion utilities, and high value when one ancient dataset arrives. It can sit untouched for years and still be exactly the missing tool in a migration.
Its upstream style is also archetypal: a static MapTools site, HTML documentation, a HISTORY.TXT file, and downloadable source rather than a modern forge. The correct enrichment is therefore history-rich but repository-null.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
avcdelete | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
avcexport | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
avcimport | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
avctest | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:avce00 |
|---|---|
| バージョン | 2.0.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | http://avce00.maptools.org/avce00/index.html |
| 最終更新 | 2026-07-17T14:20:41-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
avce00 2.0.0-10
Conversion of ESRI Arcinfo Vector Coverage in E00 format
http://avce00.maptools.org/avce00/
sudo apt install avce00avce00 2.0.0-9
Conversion of ESRI Arcinfo Vector Coverage in E00 format
http://avce00.maptools.org/avce00/
sudo apt install avce00ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.