mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
7 lines
231 B
Plaintext
7 lines
231 B
Plaintext
# pointcloud postgis integration extension
|
|
comment = 'integration for pointcloud LIDAR data and PostGIS geometry data'
|
|
default_version = '@POINTCLOUD_VERSION@'
|
|
relocatable = false
|
|
superuser = false
|
|
requires = 'postgis, pointcloud'
|