Find a file
Regina Obe 1b960df7a1 bump up to 2.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@15147 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-26 05:40:34 +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 bump up to 2.4 2016-09-26 05:40: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 Simplify loop / make more readable 2016-09-23 17:38:30 +00:00
libpgcommon pgcommon/Makefile.in orders CFLAGS incorrectly leading to wrong liblwgeom.h 2016-09-02 21:23:36 +00:00
loader Allocate memory for encoding argument, so it can be safely freed later. 2016-08-05 14:52:21 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis AddGeometryColumn should not be marked parallel safe 2016-09-20 21:01:40 +00:00
raster mark more raster functions parallel safe 2016-09-21 19:44:46 +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 Add support for BRIN indexes (2nd Quadrant, Giuseppe Broccolo, Julien Rouhaud) 2016-07-31 03:46:40 +00:00
.drone.yml Reduce data transfer on drone agent git fetch (--depth 20) 2016-09-09 21:19:54 +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 Accept PostgreSQL 10devel as the output from pg_config --version 2016-08-31 11:36:46 +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 Prepare for PostGIS 2.3.0beta1 release 2016-09-06 04:05:18 +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