Find a file
2022-05-16 15:49:10 +02:00
.github Add back latest to test PG15 and newer Proj and GDAL 2022-04-14 01:11:10 -04:00
ci Try to fix html localized building, giving invalid path 2022-04-21 02:28:25 -04:00
deps Fix whitespace 2022-05-08 21:58:25 +02:00
doc Translated using Weblate (Russian) 2022-05-15 13:28:57 +00:00
extensions Change signature of AddToSearchPath, references #5150 2022-05-15 09:27:17 -04:00
extras search_path vulnerability during install. References #5069 2022-02-28 15:40:17 -05:00
fuzzers OSS-Fuzz: stub new GEOS call to fix build 2021-01-10 14:18:18 +03:00
liblwgeom Demote ST_Split notices to debug 2022-05-16 15:49:10 +02:00
libpgcommon Allowing archiver program and flags options in ./configure 2022-02-25 10:27:07 +01:00
loader Remove loader/postgis on make clean 2022-02-23 21:57:26 +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 Revert "Read spatial_ref_sys data directly out from proj (WIP)" 2022-05-15 21:55:49 +03:00
raster raster alignment check fix, #5148 2022-05-10 18:21:28 +03:00
regress Mark ST_Letters as Parallel Safe. Add test for ST_Letters 2022-05-07 03:23:10 -04:00
sfcgal Closes https://git.osgeo.org/gitea/postgis/postgis/pulls/98 2022-05-03 19:01:36 -04:00
topology Merge branch 'fix_multipoint_wkt_iso_export' of https://github.com/rouault/postgis into rouault-fix_multipoint_wkt_iso_export 2022-04-11 19:00:56 -07:00
utils Closes https://git.osgeo.org/gitea/postgis/postgis/pulls/98 2022-05-03 19:01:36 -04:00
.cirrus.yml Turn of cirrus testing on master until we figure out what's up with it. References https://trac.osgeo.org/postgis/ticket/5134 2022-04-17 22:15:35 -04:00
.clang-format Rewrite GiST penalty. 2019-06-28 10:00:18 +00:00
.drone-1.0.yml [dronie] Drop testing 9.6 and 10 for master branch 2022-02-17 21:20:39 +01:00
.editorconfig topology loader/dumper scripts 2022-04-06 11:02:57 +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 Closes https://git.osgeo.org/gitea/postgis/postgis/pulls/98 2022-05-03 19:01:36 -04:00
.gitlab-ci.yml [gitlab-ci] Test distclean 2022-02-25 11:26:42 +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 Closes https://git.osgeo.org/gitea/postgis/postgis/pulls/98 2022-05-03 19:01:36 -04: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 Closes https://git.osgeo.org/gitea/postgis/postgis/pulls/98 2022-05-03 19:01:36 -04:00
HOWTO_RELEASE [skip ci] 2022-04-21 00:10:29 -04:00
LICENSE.TXT Update wagyu to 0.5.0 2020-05-08 17:47:56 +02: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 NEWS entry 2022-05-15 20:23:40 +03:00
postgis_config.h.in Remove --without-wagyu option 2021-01-08 17:14:29 +01:00
README.md CHANGES: 2022-02-19 12:57:20 -05:00
README.postgis Document GTK requirement and fix typo about it not being found 2022-02-17 17:36:53 +01: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 Flip to 3.3.0dev 2021-12-17 21:32:04 -05: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 GitLab
CI 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/

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