Find a file
Sandro Santilli e98a7e1e12 Add -b switch to create the dist file from a branch
See #3482

git-svn-id: http://svn.osgeo.org/postgis/trunk@14728 b70326c6-7e19-0410-871a-916f4a2858ee
2016-03-01 15:14:02 +00:00
ci option for winnie to do dump restore - variable set in jenkins 2016-02-29 21:07:59 +00:00
doc Update ST_ClusterDBScan to use integer instead of int so consistent with other functions 2016-02-29 13:14:29 +00:00
extensions Really generate system_ref_sys config dump for extension 2016-02-09 14:18:58 +00:00
extras Spelling error fixes from Sebastiaan Couwenberg 2016-02-07 05:37:38 +00:00
liblwgeom #3479, error out if kmeans has k > ngeoms 2016-02-28 23:46:41 +00:00
libpgcommon #2743, avoid re-definition of GUCs during upgrade 2016-02-24 15:19:04 +00:00
loader Drop postgis_config.h include from header file (#2303) 2015-10-03 06:12:01 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis #3479, error out if kmeans has k > ngeoms 2016-02-28 23:46:41 +00:00
raster Expunge all trace of rt_init_allocators 2016-02-26 11:19:07 +00:00
regress Fix sfcgal tickets_expected to match postgis proper for #2145 test. 2016-02-27 07:59:53 +00:00
topology Check for side-location conflicts when adding a new edge 2016-02-24 17:25:11 +00:00
utils Automatically generate system_ref_sys config dump for extension 2016-01-28 10:26:27 +00:00
.gitattributes Force ChangeLog to have LF breaks 2016-01-06 11:21:47 +00:00
.gitignore gitignore additions 2016-02-24 16:25:57 +00:00
.gitlab-ci.yml Add dump-restore testing for gitlab-ci 2016-03-01 11:02:46 +00:00
.travis.yml Add dump-restore testing for Travis 2016-03-01 10:43:13 +00:00
astyle.sh Fix astyle availability detection 2015-06-30 13:48:27 +00:00
authors.git Correct Bborie's email address 2016-01-06 11:40:39 +00:00
authors.svn Correct Bborie's email address 2016-01-06 11:40:39 +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 Spelling corrections from Sebastiaan Couwenberg 2015-12-27 17:16:49 +00:00
configure.ac Fix AC_LIBTOOL_LINKER_OPTION invocation. 2016-01-04 11:20:47 +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 Reword the upgradeable_extensions.mk steps 2016-01-06 15:16:26 +00:00
LICENSE.TXT Clarify licensing of PostGIS core as GPL2+ (#2515) 2013-10-30 09:35:19 +00:00
make_dist.sh Add -b switch to create the dist file from a branch 2016-03-01 15:14:02 +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 #2991, Enable ST_Transform to use PROJ.4 text (Mike Toews) 2016-02-25 18:03:25 +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 winnie and debbie jenkins job names changed to mirror postgis branches (2.3 changed to trunk) 2015-11-27 17:19:58 +00:00
README.postgis More line length reduction 2015-10-15 11:31:57 +00:00
spatial_ref_sys.sql Remove VACUUM statements 2016-01-14 14:00:15 +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 Set liblwgeom versioning to 0:0:0 (why start at 1?) 2015-10-09 08:11:32 +00:00

Travis: [Build Status] (http://travis-ci.org/postgis/postgis) Debbie: [Build Status] (http://debbie.postgis.net:8080/view/PostGIS/job/PostGIS_trunk/) Winnie: [Build Status] (http://winnie.postgis.net:1500/view/PostGIS/job/PostGIS_trunk/) GitLab-CI: [Gitlab-CI] (https://gitlab.com/ci/projects/3944?ref=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 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