1
0
Fork 0
mirror of https://github.com/postgis/postgis.git synced 2026-07-27 00:14:18 +00:00
No description
  • C 72.7%
  • PLpgSQL 11.5%
  • Python 7.4%
  • M4 2.6%
  • Perl 2%
  • Other 3.8%
Find a file
2026-07-25 23:01:51 -07:00
.github ci: restore MSYS2 toolchain matrix 2026-07-26 00:11:16 +04:00
.gitlab
.woodpecker ci: add Woodpecker QA mode coverage 2026-07-26 01:40:19 +04:00
ci ci: reject NEWS entries in closed releases (!508) 2026-07-25 10:02:52 -07:00
deps
doc Guard largest empty circle boundary inputs 2026-07-26 04:15:53 +04:00
extensions Flip back to dev mode 2026-07-20 21:00:05 -04:00
extras doc: move development workflow documentation into repo 2026-07-09 16:38:05 +04:00
fuzzers fuzzingengine doesn't use hardening CPPFLAGS 2026-07-07 09:10:49 -04:00
liblwgeom liblwgeom: avoid invalid CUnit callback cast 2026-07-26 09:21:05 +04:00
libpgcommon
loader
macros
postgis Guard largest empty circle boundary inputs 2026-07-26 04:15:53 +04:00
raster Preserve extent padding for native GDAL curves 2026-07-18 21:02:00 +04:00
regress Guard largest empty circle boundary inputs 2026-07-26 04:15:53 +04:00
sfcgal docs: finish SFCGAL CG alias migration 2026-07-16 22:23:57 +04:00
topology Preserve topology overlay junctions under GEOS >= 3.15 line merging 2026-07-09 11:33:15 +04:00
utils ci: retire stale badge inventory entries 2026-07-26 00:17:11 +04:00
.clang-format
.codespell.ignore
.codespellrc build: exclude Debian packaging from codespell 2026-07-16 22:26:53 +04:00
.editorconfig
.gitattributes
.gitignore build: ignore generated docs artifacts 2026-07-16 22:27:18 +04:00
.mailmap Add contributor credits validator and restructure manual introduction (!363) 2026-07-16 11:17:06 -07:00
AGENTS.md doc: fix development guide site navigation 2026-07-19 02:50:54 +04:00
astyle.sh
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
CONTRIBUTING.md chore(dist): prune developer docs from source tarball 2026-07-18 15:28:40 +04:00
COPYING
CREDITS
GNUmakefile.in ci: reject NEWS entries in closed releases (!508) 2026-07-25 10:02:52 -07:00
LICENSE.TXT
make_dist.sh Prep for 3.7.0beta1 release 2026-07-20 02:47:36 -04:00
Makefile ci: make contributor credit audit explicit (!365) 2026-07-17 15:13:15 -07:00
NEWS Guard largest empty circle boundary inputs 2026-07-26 04:15:53 +04:00
postgis_config.h.in
README.md Adjustments to developer docs 2026-07-20 02:47:36 -04:00
README.postgis
SECURITY.md
spatial_ref_sys.sql
Version.config Flip back to dev mode 2026-07-20 21:00:05 -04:00

This file is here to play nicely with modern code repository facilities. Actual readme is here.

Official code repository, issue tracker and wiki:

https://trac.osgeo.org/postgis/

Build status and continuous integration:

CI Status

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 if you want to contribute to them.

These are also viewable at PostGIS Development Guide.

Translations

We are using Weblate software for translation. If you want to help out, log into OSGeo Weblate.

If you don't already have an OSGeo account, you can get one here. An OSGeo account will allow you to participate in translating both the PostGIS workshop and PostGIS documentation and also submit bug tickets.

Translation status

Official chat room:

Official chat room is the #postgis:osgeo.org Matrix room, also bridged to the irc://irc.libera.chat/#postgis IRC channel (web client 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. Developer workflow, build, test, release, and documentation notes live in doc/development.

Project Home Page and Manuals

Project homepage: http://postgis.net/ PostGIS Manuals: http://postgis.net/documentation