Geospatial Analytics
PostGIS extends the capabilities of the PostgreSQL by adding support for storing, indexing, and querying geospatial data. Apache Cloudberry supports PostGIS for geospatial analytics.
This document introduces how to compile and build PostGIS for your Apache Cloudberry cluster.
You can access the PostGIS for Apache Cloudberry project repo at cloudberry-contrib/postgis. The PostGIS code in this repo is dedicated to Apache Cloudberry. The compilation and building method introduced in this document is based on the code of this repo.
note
This repo is contributed by the community members and customized for Cloudberry, but please note that it is not maintained as one official Cloudberry project.