Find a file
Daniel Baston 392263f4b1 #3523, kmeans compile warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@14890 b70326c6-7e19-0410-871a-916f4a2858ee
2016-05-11 14:10:24 +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 #3119, Wrong documented behavior for ST_LengthSpheroid 2016-05-01 16:22:41 +00:00
extensions Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
extras Closes #3514 zipcode penalty switch 2016-05-09 08:26:31 +00:00
liblwgeom #3523, kmeans compile warnings 2016-05-11 14:10:24 +00:00
libpgcommon Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
loader Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis #3470, ST_Polygonize doesn't accept NULL geometries 2016-05-04 00:56:52 +00:00
raster Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
regress Add additional test to document ST_Polygonize behavior with nulls 2016-05-04 21:48:46 +00:00
topology Simplify GML test for P1/P2 to use a single ORDER BY 2016-05-11 09:53:39 +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 Some syle consistency (and drop trailing whitespaces) 2016-04-28 09:37:36 +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 Fix link to gitlab-ci build for the branch 2016-04-18 08:30:32 +00:00
README.postgis More line length reduction 2015-10-15 11:31:57 +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 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/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 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