[mirror] PostGIS spatial database extension to PostgreSQL https://postgis.net
Go to file
2023-03-31 13:03:52 -07:00
.github Change github actions 14 branch to test against newer GDAL 2021-12-11 14:58:39 -05:00
ci Change berries to test geos 3.11 latest branch (3.11.1) 2022-11-03 20:42:44 -04:00
deps Add missing offset recalc 2021-11-27 23:04:24 +01:00
doc Prep for PostGIS 3.2.4 release 2022-11-12 14:44:41 -05:00
extensions Mark topology.topology_id_seq as a user data 2023-02-20 11:08:28 +01:00
extras Move to snprintf where easily done 2022-07-25 15:25:57 -07:00
fuzzers OSS-Fuzz: stub new GEOS call to fix build 2021-01-10 14:18:18 +03:00
liblwgeom Add an interrupt check in dbscan 2023-03-31 13:03:25 -07:00
libpgcommon Use read only SPI to maintain parallel safety 2022-07-26 10:27:03 -04:00
loader Handle load of dbase character fields with no width specified 2022-11-03 20:47:09 -04:00
macros Add missing macro file 2019-08-14 22:29:10 +00:00
postgis Reject infinite coordinates in _ST_BestSRID 2023-03-13 02:44:26 -04:00
raster Do not use SQLERRM when not defined 2023-03-07 10:59:11 +01:00
regress Reject infinite coordinates in _ST_BestSRID 2023-03-13 02:44:26 -04:00
sfcgal Use the more standard integer instead of int4. References #5191 for PostGIS 3.2.3 2022-07-26 10:02:24 -04:00
topology Fix segfault in _lwt_RemEdge when no edge side-faces are found 2023-01-30 17:24:57 +01:00
utils Fix handling of multiline SQL defn in unpackaged script creation 2022-10-29 12:09:39 +02:00
.cirrus.yml Try to disable cirrus, complaining about broken perl 2022-06-01 15:34:24 -04:00
.clang-format Rewrite GiST penalty. 2019-06-28 10:00:18 +00:00
.cloud-drone.yml Prevent cloud drone from double checking master (main we will remove eventually) 2021-08-24 15:44:30 -04:00
.drone-1.0.yml Add pg11 to dronie testing 2021-08-19 22:08:34 -04:00
.editorconfig More cleanup of installing tiger geocodoer and also change editorconfig to note that run_test.pl is space delimited 2021-06-27 18:55:22 -04:00
.gitattributes Get rid of CRLF settings on both svnprop and gitattributes. Causing mirroring issues 2017-08-08 19:40:04 +00:00
.gitignore FlatGeobuf format input/output 2021-09-20 20:05:25 +02:00
.gitlab-ci.yml [gitlab-ci] Add 32bit testing 2021-09-27 13:09:30 +02: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 fix generation of FLATGEOBUF_LDFLAGS 2022-02-18 08:54: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 Move hard-coded upgrade data from run_test.pl to hook scripts 2021-05-05 21:07:04 +02:00
HOWTO_RELEASE Prep for PostGIS 3.2.4 release 2022-09-10 02:16:57 -04:00
LICENSE.TXT Update wagyu to 0.5.0 2020-05-08 17:47:56 +02:00
make_dist.sh Remove clause to check if we are in git mode, we are always in git mode 2020-02-02 21:56:34 -05:00
Makefile Add rules to avoid the infinite loop took before ./configure is run 2010-12-22 18:24:27 +00:00
MIGRATION Wrap within 80 cols 2012-03-26 13:17:31 +00:00
NEWS Add news entry for #5363 2023-03-31 13:03:52 -07:00
postgis_config.h.in Remove --without-wagyu option 2021-01-08 17:14:29 +01:00
README.md Fix badges 2021-12-17 22:04:22 -05:00
README.postgis Prep for PostGIS 3.2.4 release 2022-11-12 14:44:41 -05:00
SECURITY.md Make 80-cols terminal friendly 2019-12-19 14:07:59 +01:00
spatial_ref_sys.sql Add new entries to spatial_ref_sys and handle non-EPSG authnames 2019-07-12 16:00:06 +00: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 next milestone 2022-11-13 01:02:00 -05:00

GitHub GitLab Drone.io
CI Gitlab-CI 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

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 room on the Libera.chat network.

To participate, point your preferred IRC client to:

irc://irc.libera.chat/#postgis

Or try a web IRC client like:

Or join via matrix

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