---
slug: "postgis"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/postgis/postgis@master/README.md"
repo: "https://github.com/postgis/postgis"
source_file: "README.md"
branch: "master"
---
This file is here to play nicely with modern code repository facilities.
Actual readme is [here](https://github.com/postgis/postgis/blob/HEAD/README.postgis).

## Official code repository, issue tracker and wiki:
https://trac.osgeo.org/postgis/

## Build status and continuous integration:
[CI Status](https://postgis.net/ci/)

See the GitHub Actions workflows, OSGeo Woodie pipelines, and the CI scripts in
the `ci/` directory.

## Developer's Guide

Developer setup notes are in
[doc/development](https://gitea.osgeo.org/postgis/postgis/src/branch/master/doc/development/) if you want to contribute to them.

These are also viewable at [PostGIS Development Guide](https://postgis.net/development/docs/).

## Translations
We are using [Weblate software](https://weblate.org) for translation.  If you want to help out, log into [OSGeo Weblate](https://weblate.osgeo.org/projects/postgis/).

If you don't already have an OSGeo account, [you can get one here](https://id.osgeo.org/ldap/create). An OSGeo account will allow you to participate in translating both the PostGIS workshop and PostGIS documentation and also submit bug tickets.

<a href="https://weblate.osgeo.org/engage/postgis/">
<img src="https://weblate.osgeo.org/widgets/postgis/-/287x66-grey.png" alt="Translation status" />
</a>

## Official chat room:

Official chat room is the [#postgis:osgeo.org](https://matrix.to/#/#postgis:osgeo.org)
Matrix room, also bridged to the irc://irc.libera.chat/#postgis
[IRC](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) channel
([web client](https://web.libera.chat/#postgis) may be useful)

## Official source tarball releases

http://postgis.net/development/source_code/

If you would like to contribute to this project, please refer to our
[contributing guidelines](https://github.com/postgis/postgis/blob/HEAD/CONTRIBUTING.md).
Developer workflow, build, test, release, and documentation notes live in
[doc/development](https://gitea.osgeo.org/postgis/postgis/src/branch/master/doc/development/).

## Project Home Page and Manuals
Project homepage: http://postgis.net/
PostGIS Manuals: http://postgis.net/documentation
