# spatialite-tools mit Homebrew, dnf, MacPorts, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für spatialite-tools in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:spatialite-tools
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install spatialite-tools
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install spatialite-tools
```

  Evidenz: MacPorts ports tree: databases/spatialite-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install spatialite-tools
```

  Evidenz: Fedora Rawhide package metadata: spatialite-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#spatialite-tools
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/sp/spatialite-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Debian apt (92%):

```sh
sudo apt install spatialite-bin
```

  Evidenz: Debian stable package indexes: spatialite-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Paketfakten

- **Paketschlüssel:** brew:spatialite-tools
- **Paketmanager:** Homebrew
- **Version:** 5.1.0a
- **Quellzusammenfassung:** CLI tools supporting SpatiaLite
- **Homepage:** <https://www.gaia-gis.it/fossil/spatialite-tools/index>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- exif_loader (Alias)
- shp_doctor (Alias)
- shp_sanitize (Alias)
- spatialite (Alias)
- spatialite_convert (Alias)
- spatialite_dem (Alias)
- spatialite_dxf (Alias)
- spatialite_gml (Alias)
- spatialite_network (Alias)
- spatialite_osm_filter (Alias)
- spatialite_osm_map (Alias)
- spatialite_osm_net (Alias)
- spatialite_osm_overpass (Alias)
- spatialite_osm_raw (Alias)
- spatialite_tool (Alias)
- spatialite_xml2utf8 (Alias)
- spatialite_xml_collapse (Alias)
- spatialite_xml_load (Alias)
- spatialite_xml_print (Alias)
- spatialite_xml_validator (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 5.1.0a
## Projektgeschichte und Nutzung

spatialite-tools is Gaia-SINS' collection of command-line utilities for working with SpatiaLite databases and geospatial exchange formats.

### Projektgeschichte

The official project page describes spatialite-tools as open source CLI tools supporting SpatiaLite. The suite includes a spatialite shell comparable to sqlite3 but with SpatiaLite support, import/export helpers for Shapefiles and DBF files, diagnostics for Shapefiles, EXIF-GPS import, network/routing tools, GML and DXF importers, OpenStreetMap loaders, XML processors, and version-conversion tools.

### Adoptionsgeschichte

The input package facts list spatialite-tools or spatialite-bin in Homebrew, Debian, Fedora, MacPorts, Nix, and Ubuntu. That spread mirrors the package's role as the scripting and batch-processing face of SpatiaLite for GIS users.

### Wie es verwendet wird

Users install the suite to get shell and batch utilities around SpatiaLite: loading Shapefiles, checking geometry data, importing OSM or GML data, converting database versions, creating network datasets, and processing XML-backed spatial datasets.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, spatialite-tools matters because it makes SpatiaLite useful in pipelines. It turns a library-backed spatial database into command-line programs that can be depended on by scripts, distro packages, GIS workflows, and CI jobs.

### Zeitleiste

- 2014: The Fossil timeline records work toward the 4.2.1 release candidate.
- 2015: Version 4.3.0 was released as stable.
- 2016: shp_repack was replaced by the more capable shp_sanitize in the Fossil timeline.
- 2023: Current version 5.1.0a was released on August 13.

### Related projects

- Officially related projects include libspatialite, spatialite_gui, FreeXL, ReadOSM, VirtualPG, and the Gaia-SINS project family.

### Quellen

- <https://www.gaia-gis.it/fossil/spatialite-tools/index>
- <https://www.gaia-gis.it/fossil/spatialite-tools/timeline>
- <https://www.gaia-gis.it/gaia-sins/spatialite-cookbook-5/cookbook_topics.tools.html>
- source_facts.package-manager


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Debian apt - spatialite-bin - 5.1.0a-2: normalized package name match | Debian stable package indexes: spatialite-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geospatial extension for SQLite - tools | https://www.gaia-gis.it/fossil/spatialite-tools/
- Nix - spatialite-tools: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spatialite-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - spatialite-bin - 5.1.0a-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: spatialite-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geospatial extension for SQLite - tools | https://www.gaia-gis.it/fossil/spatialite-tools/
- dnf - spatialite-tools - 5.1.0a-7.fc45: normalized package name match | Fedora Rawhide package metadata: spatialite-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A set of useful CLI tools for SpatiaLite | https://www.gaia-gis.it/fossil/spatialite-tools
- MacPorts - spatialite-tools: normalized package name match | MacPorts ports tree: databases/spatialite-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- MacPorts - spatialite: installed executable or alias match | MacPorts ports tree: databases/spatialite/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - libspatialite-dev - 5.1.0-3+b2: installed executable or alias match | Debian stable package indexes: libspatialite-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geospatial extension for SQLite - development files | https://www.gaia-gis.it/fossil/libspatialite
- Debian apt - libspatialite8t64 - 5.1.0-3+b2: installed executable or alias match | Debian stable package indexes: libspatialite8t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geospatial extension for SQLite - libraries | https://www.gaia-gis.it/fossil/libspatialite
- Debian apt - libsqlite3-mod-spatialite - 5.1.0-3+b2: installed executable or alias match | Debian stable package indexes: libsqlite3-mod-spatialite from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geospatial extension for SQLite - loadable module | https://www.gaia-gis.it/fossil/libspatialite
- Ubuntu apt - libspatialite-dev - 5.1.0-3build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libspatialite-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geospatial extension for SQLite - development files | https://www.gaia-gis.it/fossil/libspatialite
- Ubuntu apt - libspatialite8t64 - 5.1.0-3build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libspatialite8t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geospatial extension for SQLite - libraries | https://www.gaia-gis.it/fossil/libspatialite
- Ubuntu apt - libsqlite3-mod-spatialite - 5.1.0-3build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libsqlite3-mod-spatialite from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geospatial extension for SQLite - loadable module | https://www.gaia-gis.it/fossil/libspatialite


## Combined YAML source

View the package source record on GitHub. [combined/spatialite-tools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/spatialite-tools.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
