Path to this page:
./
geography/libspatialite,
Library intended to extend SQLite core to support Spatial SQL
Branch: CURRENT,
Version: 5.1.0nb16,
Package name: libspatialite-5.1.0nb16,
Maintainer: pkgsrc-usersSpatiaLite is an open source library intended to extend the SQLite core to
support fully fledged Spatial SQL capabilities. SQLite is intrinsically simple
and lightweight:
* a single lightweight library implementing the full SQL engine
* standard SQL implementation: almost complete SQL-92
* 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
SpatiaLite is smoothly integrated into SQLite to provide a complete and
powerful Spatial DBMS (mostly OGC-SFS compliant). Using SQLite + SpatiaLite
you can effectively deploy an alternative open source Spatial DBMS roughly
equivalent to PostgreSQL + PostGIS.
Required to run:[
textproc/libxml2] [
geography/geos] [
geography/proj] [
textproc/freexl]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 6364.626 KB
Version history: (Expand)
- (2026-05-14) Updated to version: libspatialite-5.1.0nb16
- (2026-02-06) Updated to version: libspatialite-5.1.0nb15
- (2026-01-07) Updated to version: libspatialite-5.1.0nb14
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-05) Updated to version: libspatialite-5.1.0nb13
CVS history: (Expand)