1
0
Fork 0
mirror of https://github.com/postgis/postgis.git synced 2026-06-03 22:14:12 +00:00
No description
  • C 77.7%
  • PLpgSQL 12.6%
  • M4 2.9%
  • Perl 2.2%
  • Shell 1.7%
  • Other 2.9%
Find a file
2026-06-01 10:19:06 -07:00
.github ci: note why codespell still uses pip 2026-03-06 22:59:46 +04:00
.gitlab [ci-inaf] Print disk usage before and after test run 2025-07-16 12:19:55 +02:00
.woodpecker [woodie] Fix the configure switch to disable spell checking 2026-04-16 15:29:06 +02:00
ci Stop requesting address-standardizer from CI 2026-04-14 16:58:26 +02:00
deps Replace func() with func(void) for zero-parameter 2026-03-20 14:56:33 -07:00
doc Translated PostGIS Manual using Weblate (Japanese) 2026-05-27 03:39:10 +00:00
extensions Remove postgis_tiger_geocoder 2026-03-25 01:44:39 -04:00
extras Remove postgis_tiger_geocoder 2026-03-25 01:44:39 -04:00
fuzzers fuzzers: install yacc tools for oss-fuzz builds 2026-03-07 15:22:30 +04:00
liblwgeom Fix ST_Length and ST_Perimeter for geography collections, closes #6076 2026-05-11 08:56:23 -07:00
libpgcommon pg_upgrade issue for non-standard geography SRID 2026-05-29 16:21:02 +00:00
loader Simplify stringbuffer handling a little 2026-04-01 10:33:30 -07:00
macros
postgis Check that user-provided flatbuffer schema matches 2026-05-27 21:52:25 +00:00
raster Improve "raster_overviews" efficiency, closes #6078, 2026-06-01 10:19:06 -07:00
regress Add tests for flatbuffer schema checking 2026-05-27 21:53:39 +00:00
sfcgal sfcgal: Adapt to deprecated sfcgal_geometry_tesselate 2026-05-25 15:50:24 +02:00
topology Give terse error from CreateTopology when target already exists 2026-05-28 14:53:11 +02:00
utils Remove postgis_tiger_geocoder 2026-03-25 01:44:39 -04:00
.cirrus.yml Stop requesting address-standardizer from CI 2026-04-14 16:58:26 +02:00
.clang-format
.codespell.ignore Add codespell check 2025-11-28 02:02:02 -05:00
.codespellrc Really ignore config.status (typo in prev commit) 2026-04-17 08:31:39 +02:00
.editorconfig Fix bug in reading geometry type off head of 2025-07-11 11:05:04 -07:00
.gitattributes
.gitignore Ignore generated makefile 2025-11-07 13:14:52 -08:00
.mailmap
AGENTS.md Remove postgis_tiger_geocoder 2026-03-25 01:44:39 -04:00
astyle.sh
autogen.sh Fix support for Debian's libtool version 2025-04-30 23:32:12 +02:00
CODE_OF_CONDUCT.md
configure.ac Use the GNU Multiple Precision Library for topo ring CCW detection 2026-04-16 22:01:19 +02:00
CONTRIBUTING.md
COPYING
CREDITS Use https to be less scary to users 2025-12-16 17:59:04 +01:00
GNUmakefile.in Remove postgis_tiger_geocoder 2026-03-25 01:44:39 -04:00
HOWTO_RELEASE
LICENSE.TXT Remove postgis_tiger_geocoder 2026-03-25 01:44:39 -04:00
make_dist.sh
Makefile
NEWS News item for #5988 2026-05-29 10:58:46 -07:00
postgis_config.h.in
README.md Fix source link 2025-09-25 08:15:24 +01:00
README.postgis Remove postgis_tiger_geocoder 2026-03-25 01:44:39 -04:00
SECURITY.md
spatial_ref_sys.sql
STYLE
TODO
Version.config Start PostGIS 3.7 cycle 2025-08-25 03:30:58 -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 badges:

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

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.

Project Home Page and Manuals

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