CMD + K

libspatialite

Community

Extend the SQLite core to support fully fledged Spatial SQL capabilities

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::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

Mar 31, 2025 at 22:25

License

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

Total Downloads

12

Version Downloads

3

Supported Platforms

linux-64