1
0
Fork 0
mirror of https://github.com/postgis/postgis.git synced 2026-09-24 05:14:18 +00:00
No description
  • C 70.5%
  • PLpgSQL 11.4%
  • Python 9.4%
  • M4 2.5%
  • Shell 2.1%
  • Other 4%
Find a file
Teramoto Ikuhiro 84890ccbe5 Translated PostGIS Manual using Weblate (Japanese)
Currently translated at 100.0% (6059 of 6059 strings)

Translation: postgis/PostGIS Manual
Translate-URL: https://weblate.osgeo.org/projects/postgis/postgis-manual/ja/
2026-09-17 07:39:13 +00:00
.gitea/default_merge_message
.github GHA stop testing latest and change to pg19 2026-09-07 21:42:56 -04:00
.gitlab
.woodpecker ci: decouple localized HTML workflow steps 2026-08-21 11:43:05 +04:00
ci WINNIE changes 2026-09-07 21:42:56 -04:00
deps
doc Translated PostGIS Manual using Weblate (Japanese) 2026-09-17 07:39:13 +00:00
extensions Flip back to dev 2026-09-08 15:10:55 -04:00
extras
fuzzers Fix cp (GNU coreutils) 9.4 WARNING 2026-09-02 19:05:41 +02:00
liblwgeom Merge pull request 'Report actual face-update count when removing topology edges' (!770) from Komzpa/postgis:codex/postgis-1177-20260907 into master 2026-09-07 05:24:00 -07:00
libpgcommon
loader loader: harden allocation failure cleanup 2026-08-11 21:18:53 +04:00
macros
postgis Merge commit '3ad40ec15d' into codex/postgis-1175-review-20260907 2026-09-07 16:43:30 +04:00
raster [raster] Enforce postgis.enable_outdb_rasters 2026-09-07 23:25:33 +04:00
regress Preserve empty typmod outputs and add SQL regression coverage 2026-09-07 15:12:52 +04:00
sfcgal
topology Restore edge collapse handling in topology population function 2026-09-03 19:48:14 +02:00
utils ci: cache GitHub rate-limit results with revisions 2026-08-23 01:52:29 +04:00
.clang-format
.codespell.ignore
.codespellrc
.editorconfig
.gitattributes
.gitignore
.mailmap Preserve empty typmod outputs and add SQL regression coverage 2026-09-07 15:12:52 +04:00
AGENTS.md
astyle.sh
autogen.sh
CODE_OF_CONDUCT.md
configure.ac DOC BUILDING warnings 2026-09-01 11:50:58 -04:00
CONTRIBUTING.md
COPYING
CREDITS
GNUmakefile.in build: skip NEWS unit tests outside Git worktrees 2026-08-11 18:48:16 +04:00
LICENSE.TXT
make_dist.sh
Makefile
NEWS Flip back to dev 2026-09-08 15:10:55 -04:00
postgis_config.h.in
README.md
README.postgis Update docs and pot 2026-09-07 16:14:04 -04:00
SECURITY.md
spatial_ref_sys.sql
Version.config Flip back to dev 2026-09-08 15:10:55 -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 and continuous integration:

CI Status

See the GitHub Actions workflows, OSGeo Woodie pipelines, and the CI scripts in the ci/ directory.

Developer's Guide

Developer setup notes are in doc/development if you want to contribute to them.

These are also viewable at PostGIS Development Guide.

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. Developer workflow, build, test, release, and documentation notes live in doc/development.

Project Home Page and Manuals

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