macOS
brew install libgeotiffprovider-native install command
brew / Rang 797
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libgeotiff in AI-Agent-Workflows.
Installation
brew install libgeotiffprovider-native install command
Überblick
Library and tools for dealing with GeoTIFF
Verlauf
libgeotiff is the OSGeo library and toolset for reading and writing GeoTIFF metadata inside TIFF files. It is package-significant because GeoTIFF became a standard interchange format for georeferenced raster imagery, and libgeotiff provides the small C-level plumbing used by GIS stacks and command-line data workflows.
The GeoTIFF format was developed in the early 1990s to add geographic metadata to the mature TIFF image format. OGC records a September 1994 SPOT Image proposal, a November 1995 Revision 1.0 specification by Ritter and Ruth, and a 2000 adjustment to the community specification before OGC GeoTIFF 1.1 formalized the standard.
The OSGeo libgeotiff repository describes the library's job as extracting and parsing GeoTIFF key directories and installing GeoTIFF keys in new files. The project migrated to a GitHub-hosted OSGeo repository while keeping OSGeo Trac and download archives as historical project infrastructure.
GeoTIFF's adoption came from remote sensing, GIS, cartography, and earth-science users needing a TIFF-compatible exchange format for georeferenced imagery. OGC states that the format is used throughout geospatial and earth-science communities, and libgeotiff follows that usage as a common implementation dependency.
Package managers expose libgeotiff as both a library and CLI utilities such as listgeo, geotifcp, and applygeo. Its downstream footprint is strongest in geospatial stacks that also involve TIFF, PROJ, GDAL, and raster-processing tools.
Users reach for libgeotiff to inspect, copy, or attach georeferencing keys in TIFF files. The tools are small but durable: listgeo reports GeoTIFF metadata, geotifcp copies georeferencing into new TIFFs, and applygeo applies external metadata.
Developers use the C library when they need direct access to GeoTIFF key directories rather than a full GIS framework. That makes it useful as a dependency under larger geospatial applications and as a command-line diagnostic package.
libgeotiff sits at the dependency layer where image codecs meet coordinate-reference metadata. For packagers, that means careful coordination with libtiff, PROJ/EPSG data, and GDAL-like consumers.
Its importance is not flashy application UX but interoperability: if GeoTIFF metadata parsing breaks, many map-processing pipelines fail in ways that look like bad coordinates rather than bad software.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
applygeo | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
geotifcp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
listgeo | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:libgeotiff |
|---|---|
| Version | 1.7.4 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/OSGeo/libgeotiff |
| Repository | https://github.com/OSGeo/libgeotiff |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.