Find a file
2016-10-15 21:16:04 +00:00
ci put back makde pdf but after the html files ahave already been copied 2016-04-14 00:02:12 +00:00
doc Remove hard-coded version in Doxygen project name 2016-10-06 17:31:34 +00:00
extensions bump up to 2.4 2016-09-26 05:40:34 +00:00
extras tiger normalize, pagc_normalize integer out of range 2016-09-25 03:41:38 +00:00
liblwgeom Fix typo in error message about ClipByBox availability 2016-10-10 20:25:29 +00:00
libpgcommon pgcommon/Makefile.in orders CFLAGS incorrectly leading to wrong liblwgeom.h 2016-09-02 21:23:36 +00:00
loader Remove trailing spaces 2016-10-12 19:11:27 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis Mark changed aggregates 2016-10-07 20:00:46 +00:00
raster raster GUC - boot_postgis_gdal_enabled_drivers should use TopMemoryContext instead of CurrentMemoryContext 2016-10-15 21:16:04 +00:00
regress Test to trap FreeBSD crash on small tables. 2016-09-25 06:10:51 +00:00
topology Fix test for getFaceByPoint to not rely on invalid topology 2016-09-22 16:10:43 +00:00
utils Properly signal check errors, stopping on first error 2016-10-07 19:49:32 +00:00
.drone.yml Force pull of build-test image upon pipeline start 2016-10-12 19:12:12 +00:00
.editorconfig Re-add accidentally removed trailing spaces in an _expected file 2016-09-12 18:00:44 +00:00
.gitattributes Force ChangeLog to have LF breaks 2016-01-06 11:21:47 +00:00
.gitignore gitignore updates (ignore gcov output) 2016-09-14 13:37:28 +00:00
.gitlab-ci.yml apt-get update && install on the same line 2016-07-05 10:15:29 +00:00
.travis.yml Add dump-restore testing for Travis 2016-03-01 10:43:13 +00:00
astyle.sh Remove reference to '*.in.c' files as they don't exist anymore 2016-04-06 08:43:09 +00:00
authors.git Fix my email address 2016-07-04 15:45:56 +00:00
authors.svn Fix my email address 2016-07-04 15:45:56 +00:00
autogen.sh Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
ChangeLog forgot to update ChangeLog on RC1, too late but lets bring it up to date a bit. 2016-09-21 15:58:27 +00:00
configure.ac Silence warning: ar: 'u' modifier ignored since 'D' is the default 2016-10-06 10:43:42 +00:00
CONTRIBUTING.md fix typo 2015-10-19 19:35:59 +00: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 Clean more on maintainer-clean 2015-12-01 09:28:56 +00:00
HOWTO_RELEASE Prepare for PostGIS 2.3.0beta1 release 2016-09-06 04:05:18 +00:00
LICENSE.TXT Clarify licensing of PostGIS core as GPL2+ (#2515) 2013-10-30 09:35:19 +00:00
make_dist.sh Have make_dist.sh use current branch as the default target branch 2016-03-03 09:22:13 +00: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 bump up to 2.4 2016-09-26 05:40:34 +00:00
postgis_config.h.in Make SFCGAL version available in postgis_config.h.in 2015-06-16 10:12:01 +00:00
README.md Add IRC links 2016-07-25 08:38:22 +00:00
README.postgis correct readme. We don't support PostgreSQL 9.1 anymore (we probably will also drop 9.2 support before 2.4 is released.) 2016-09-27 22:56:12 +00:00
spatial_ref_sys.sql #1851, spatial_ref_sys fixes for Pulkovo_1942_58, to_wgs84 2016-04-11 18:42:26 +00:00
STYLE forgot to save last change 2009-07-06 07:37:47 +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 bump up to 2.4 2016-09-26 05:40:34 +00:00

Debbie: [Build Status] (https://debbie.postgis.net/view/PostGIS/job/PostGIS_trunk/) Winnie: [Build Status] (https://debbie.postgis.net:444/view/PostGIS/job/PostGIS_trunk/) Dronie: [Build Status] (https://drone.osgeo.kbt.io/postgis/postgis?branch=svn-trunk) Travis: [Build Status] (http://travis-ci.org/postgis/postgis) GitLab-CI: [Gitlab-CI] (https://gitlab.com/postgis/postgis/commits/svn-trunk)

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:

Use your preferred client, if configured:

irc://irc.freenode.net/#postgis

Or try a web client like:

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