[mirror] PostGIS spatial database extension to PostgreSQL https://postgis.net
Go to file
2023-04-05 22:57:43 +02:00
.github [gha] Enable verbosity on check step 2023-01-12 12:16:05 +01:00
.woodpecker [woodie] Build docs upon changing *anything* under doc/ 2023-01-23 18:23:04 +01:00
ci [debbie] Do not set POSTGRES_REGRESS_DB and do not pre-drop it 2023-03-07 10:47:19 +01:00
deps Fix whitespace 2022-05-08 21:58:25 +02:00
doc Add note on what the default validity algorithm is 2023-03-28 15:58:24 -07:00
extensions Fix distlean 2023-02-22 01:11:19 +01:00
extras Rename create_undef.pl to create_uninstall.pl 2023-02-27 22:27:27 +01:00
fuzzers OSS-Fuzz: stub new GEOS call to fix build 2021-01-10 14:18:18 +03:00
liblwgeom Correctly handle multi-cross case in ST_LineCrossingDirection. Closes #5288 2023-03-09 09:18:11 -08:00
libpgcommon Support Pg16 builds where the VARLENA macros have been moved into varatt.h 2023-01-12 11:55:51 -08:00
loader Fix distlean 2023-02-22 01:11:19 +01:00
macros LTO enabled by default if supported; selecting ar, ranlib implementation based on compiler vendor; lwgeom, raster: possible uninitialized variable fixes 2022-03-15 14:19:30 +03:00
postgis Add ST_ClusterIntersectingWin and ST_ClusterWithinWin, windowing 2023-03-01 12:34:44 -08:00
raster Do not use SQLERRM when not defined 2023-03-07 10:36:01 +01:00
regress Crash on ST_AsSVG with empties 2023-03-08 00:30:04 -05:00
sfcgal Change ST_3DConvexHull to check area 2023-03-21 19:47:42 -04:00
topology Implement GetFaceMaximalOuterRing function 2023-04-05 22:57:43 +02:00
utils Turn off unpackaged -> packaged tests as well 2023-03-29 19:21:14 -04:00
.cirrus.yml Add projsync steps to fix cirrus proj failures. 2023-03-26 20:27:25 -04:00
.clang-format Rewrite GiST penalty. 2019-06-28 10:00:18 +00:00
.drone-1.0.yml 1. Put woodie to work 2022-11-27 17:31:43 -05:00
.editorconfig Implement topology.RemoveUnusedPrimitives 2022-07-11 18:21:41 +02:00
.gitattributes Get rid of CRLF settings on both svnprop and gitattributes. Causing mirroring issues 2017-08-08 19:40:04 +00:00
.gitignore Add ST_ClusterIntersectingWin and ST_ClusterWithinWin, windowing 2023-03-01 12:34:44 -08:00
.gitlab-ci.yml gitlab-ci: reduce jobs 2023-02-20 23:44:07 +01:00
.mailmap [git] Add .mailmap file 2019-05-16 06:20:34 +00:00
astyle.sh Standardize shebangs 2020-07-01 11:00:58 +02:00
autogen.sh Work around an autoconf bug insisting in needing a config.rpath file 2020-07-23 22:06:07 +02:00
configure.ac Still allow building uninstall_sfcgal.sql when not building sfcgal 2023-02-27 22:08:18 +01:00
CONTRIBUTING.md Add note about receiving git patches via email 2020-05-21 14:10:01 +02:00
COPYING Renew the COPYING gpl-2.0 with last version from gnu.org 2013-06-04 16:22:19 +00:00
CREDITS #1818 credit updates J. Smith (also fix web link in CREDITS file) 2013-05-03 04:45:24 +00:00
GNUmakefile.in Still allow building uninstall_sfcgal.sql when not building sfcgal 2023-02-27 22:08:18 +01:00
HOWTO_RELEASE Fix branch creation to be our new standard stable-3.3.0rc2 2022-08-22 12:16:06 -04:00
LICENSE.TXT Update urls and add SFCGAL links and licenses 2023-01-12 17:17:47 -05:00
make_dist.sh Have make_dist.sh remove CI files 2022-02-23 21:54:35 +01:00
Makefile Stop automatically configuring on top-level make 2022-02-25 10:18:36 +01:00
MIGRATION Wrap within 80 cols 2012-03-26 13:17:31 +00:00
NEWS Add ST_ClusterIntersectingWin and ST_ClusterWithinWin, windowing 2023-03-01 12:34:44 -08:00
postgis_config.h.in Remove --without-wagyu option 2021-01-08 17:14:29 +01:00
README.md Put gitlab back on the ci menu, now that gitlab is working again 2023-02-17 18:43:11 -05:00
README.postgis Prep for 3.3.0rc2 2022-08-21 02:08:16 -04:00
SECURITY.md Make 80-cols terminal friendly 2019-12-19 14:07:59 +01:00
spatial_ref_sys.sql On update, apply the latest spatial_ref_sys. Also, use a multi-valued insert with a no-op on conflict for spatial_ref_sys. References #5024 2022-02-15 12:20:13 -08:00
STYLE Small review pass for STYLE document 2018-02-28 22:24:44 +00:00
TODO Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
Version.config Start PostGIS 3.4 development 2022-08-22 12:21:54 -04:00

Doc / Make Dist: Build Status

Debbie Winnie Dronie
Build Status Build Status Build Status
Bessie Bessie32 Cirrus-CI
Build Status Build Status Build Status
Berrie Berrie64
Build Status Build Status
GitHub Woodie GitLab
CI Woodie Gitlab-CI

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/

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/source

If you would like to contribute to this project, please refer to our contributing guidelines.

Project Home Page and Manuals

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