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