CMD + K

libspatialite

Anaconda Verified

Extend the SQLite core to support fully fledged Spatial SQL capabilities

Installation

To install this package, run one of the following:

Conda
$conda install main::libspatialite

Usage Tracking

5.1.0
4.3.0a
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. SQLite is intrinsically simple and lightweight. It implemented as a single lightweight library implementing the full SQL engine standard SQL implementation: almost complete SQL-92. There is no complex client/server architecture. A whole database simply corresponds to a single monolithic file (no size limits) any DB-file can be safely exchanged across different platforms, because the internal architecture is universally portable no installation, no configuration.

About

Summary

Extend the SQLite core to support fully fledged Spatial SQL capabilities

Last Updated

Jan 10, 2024 at 16:51

License

MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later

Total Downloads

10.7K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
macOS-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 4.3.0a
win-32 Last supported version: 4.3.0a
linux-32 Last supported version: 4.3.0a