mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: postgis: Update description.
* gnu/packages/geo.scm (postgis)[description]: Explicitly state this is a postgresql extension.
This commit is contained in:
@@ -748,7 +748,8 @@ utilities for data translation and processing.")
|
||||
(synopsis "Spatial database extender for PostgreSQL")
|
||||
(description "PostGIS is a spatial database extender for PostgreSQL
|
||||
object-relational database. It adds support for geographic objects allowing
|
||||
location queries to be run in SQL.")
|
||||
location queries to be run in SQL. This package provides a PostgreSQL
|
||||
extension.")
|
||||
(license (list
|
||||
;; General license
|
||||
license:gpl2+
|
||||
|
||||
Reference in New Issue
Block a user