1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
This file is here to play nicely with modern code repository facilities.
Actual readme is [here](README.postgis).
## Official code repository, issue tracker and wiki:
https://trac.osgeo.org/postgis/
## Build status badges:
https://trac.osgeo.org/postgis/wiki/ContinuousIntegration
## 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/source
If you would like to contribute to this project, please refer to our
[contributing guidelines](CONTRIBUTING.md).
## Project Home Page and Manuals
Project homepage: http://postgis.net/
PostGIS Manuals: http://postgis.net/documentation
|