Note
Please note that this repository is maintained by community members, and it is not an official Apache Cloudberry project.
PostGIS extends the capabilities of the PostgreSQL by adding support for storing, indexing, and querying geospatial data. This repo is dedicated and optimized for Apache Cloudberry clusters.
For detailed instructions on compiling and building PostGIS 3.3.2 for Apache Cloudberry, please see the documentation.
This project is under GPL v2, because PostGIS is under GPL v2, see the LICENSE. PostGIS also includes some files not under GPL v2 license, you can check the original LICENSE in PostGIS project for details.
PostGIS is one project forked from greenplum-db/geospatial. Thanks to all the original contributors.