Find a file
Daniel Baston 10f450126f Fix memory leak in lwgeom_cluster_2d_kmeans
git-svn-id: http://svn.osgeo.org/postgis/trunk@14935 b70326c6-7e19-0410-871a-916f4a2858ee
2016-06-06 12:28:13 +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 #3572, ST_ClusterDBSCAN should not join clusters by their borders 2016-06-06 12:24:32 +00:00
extensions Convert some SED to PERL for more reliability in BSD-style unixes and have non-gnu sed 2016-05-15 15:15:28 +00:00
extras references #3552 get rid of depecated calls for PostGIS 2.3 2016-05-12 19:05:45 +00:00
liblwgeom Fix memory leak in lwgeom_cluster_2d_kmeans 2016-06-06 12:28:13 +00:00
libpgcommon Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
loader Install desktop file and application icons for shp2pgsql-gui (Sebastiaan Couwenberg) 2016-06-04 18:10:50 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis #3572, ST_ClusterDBSCAN should not join clusters by their borders 2016-06-06 12:24:32 +00:00
raster Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
regress #3572, ST_ClusterDBSCAN should not join clusters by their borders 2016-06-06 12:24:32 +00:00
topology Improve query performance in cb_getEdgeByFace 2016-05-31 10:07:55 +00:00
utils Add -L switch to provide custom TOC to postgis_restore.pl 2016-05-16 16:11:13 +00:00
.editorconfig Use space indent for topology/* 2016-05-31 07:22:42 +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 #3059, Allow passing per-dimension parameters in ST_Expand (remaining changes) 2016-06-02 22:47:05 +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 debbie and winnie links to use https 2016-05-12 08:21:35 +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] (https://debbie.postgis.net/view/PostGIS/job/PostGIS_trunk/) Winnie: [Build Status] (https://debbie.postgis.net:444/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