Find a file
Sandro Santilli c045a7ca6e First pass of style tweaks
Use space indent by default, tabs for Makefiles and C sources.
Add comments

git-svn-id: http://svn.osgeo.org/postgis/trunk@14823 b70326c6-7e19-0410-871a-916f4a2858ee
2016-04-06 08:43:15 +00:00
ci minor cleanup to prevent adding ofa ll address*.dlls 2016-04-03 20:43:18 +00:00
doc upport ST_AsEncodedPolyLine google example, alphabetize entries 2016-03-20 06:33:10 +00:00
extensions Cleanup addition of search_path for upgrade scripts 2016-03-08 19:15:17 +00:00
extras start schema qualifying calls 2016-03-12 17:49:56 +00:00
liblwgeom pass POINT EMPTY tests on fun architectures, #3426 2016-03-17 16:36:04 +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 #3516, ST_Voronoi crashes backend 2016-03-26 23:23:48 +00:00
raster Force sorting in ST_ColorMap test (fix aliasing issue rid was aliased as testid) 2016-03-20 19:52:40 +00:00
regress #3466, Casting from box3d to geometry drops Z dimension (Julien Rouhaud) 2016-03-15 01:08:59 +00:00
topology Remove unused function 2016-03-23 11:46:17 +00:00
utils Exclude all c functions from schema qual except ST_Transform we know calls spatial_ref_sys and is an issue in materialized views and spatial indexes. 2016-03-11 01:34:04 +00:00
.editorconfig First pass of style tweaks 2016-04-06 08:43:15 +00:00
.gitattributes Force ChangeLog to have LF breaks 2016-01-06 11:21:47 +00:00
.gitignore Ignore some new build artifacts 2016-03-24 23:40:07 +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 Remove reference to '*.in.c' files as they don't exist anymore 2016-04-06 08:43:09 +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 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 Add 2.2.2 section 2016-03-23 11:46: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 Update gitlab-ci badge url 2016-03-02 17:58:46 +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