Find a file
2024-10-22 14:29:03 -07:00
.github Update pg17 geomain, to newer image 2024-08-23 13:23:39 -04:00
.woodpecker Put back topology tests, CI changes 2024-07-10 13:40:01 -04:00
ci Reenable postgis raster testing for windows PG17 2024-09-18 12:13:47 -04:00
deps Fix typos 2024-08-23 01:26:24 -07:00
doc fix parameter name 2024-10-17 20:42:27 -06:00
extensions Start the new 3.6.0dev cycle 2024-09-25 15:33:20 -04:00
extras Fix typos 2024-08-23 01:26:24 -07:00
fuzzers OSS-Fuzz: stub new GEOS call to fix build 2021-01-10 14:18:18 +03:00
liblwgeom export circ_tree_distance_tree_internal 2024-10-12 02:38:17 -04:00
libpgcommon Fix another -pedantic warning 2024-08-28 14:56:56 +02:00
loader Add printf format attributes for shapefile loader 2024-09-02 09:24:55 +02:00
macros Fix typos 2024-08-23 01:26:24 -07:00
postgis MISSING SCHEMA qualifications 2024-10-22 14:28:56 -07:00
raster MISSING SCHEMA qualifications 2024-10-22 14:28:56 -07:00
regress ST_TileEnvelope with margin is not clipped fully to WM extent, references #5799 2024-10-22 14:28:56 -07:00
sfcgal fix(test): Fix deprecated call of ST_* functions for SFCGAL. Use CG_* ones 2024-09-26 07:51:17 +02:00
topology Fix ST_NewEdgesSplit can cause invalid topology 2024-10-11 21:27:59 +02:00
utils utils/check_all_upgrades.sh: Improve shell compatibility and OS detection 2024-09-03 20:01:30 +02:00
.cirrus.yml Cirrus resources very limited on free plan 2024-07-18 00:25:43 -04:00
.clang-format Rewrite GiST penalty. 2019-06-28 10:00:18 +00:00
.drone-1.0.yml Use trisquel11 image also for dronie and docs/tools builds 2024-06-07 19:01:27 +02:00
.editorconfig Fix indenting in lwgeom_topo.c 2024-09-12 16:11:10 +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 REMOVE accidentally committed sfcgal garden tests 2023-12-26 23:25:10 -05:00
.gitlab-ci.yml Turn off bookwork i386 testing on gitlab, it's giving us reds we have no time or ease to troubleshoot 2024-08-22 13:14:09 -04: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
CODE_OF_CONDUCT.md Add link to postgis code of conduct 2023-05-17 20:49:43 -04:00
configure.ac Use gnu11 standard instead of gnu99 for C 2024-09-02 09:25:20 +02: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 Build extensions after raster 2024-09-19 17:40:45 +02:00
HOWTO_RELEASE Prep for 3.5.0 release 2024-09-25 14:13:50 -04:00
LICENSE.TXT licensing should be in the License.txt summary, closes #5716 2024-08-07 13:53:35 -07:00
make_dist.sh Fix typos 2024-08-23 01:26:24 -07:00
Makefile Stop automatically configuring on top-level make 2022-02-25 10:18:36 +01:00
NEWS ST_TileEnvelope with margin is not clipped fully to WM extent, references #5799 2024-10-22 14:28:56 -07:00
postgis_config.h.in Fix typos 2024-08-23 01:26:24 -07:00
README.md Cirrus resources very limited on free plan 2024-07-18 00:25:43 -04:00
README.postgis Prep for 3.5.0 release 2024-09-25 14:13:50 -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 Fix typos 2024-08-23 01:26:24 -07: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 the new 3.6.0dev cycle 2024-09-25 15:33:20 -04:00

Doc / Make Dist: Build Status

Debbie Winnie Dronie
Build Status Build Status Build Status
Bessie Bessie32
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