Find a file
Sandro Santilli 84d9c3541d Add RUNTESTFLAGS=-v to installcheck to
git-svn-id: http://svn.osgeo.org/postgis/trunk@14407 b70326c6-7e19-0410-871a-916f4a2858ee
2015-11-20 14:01:47 +00:00
ci specify full path to system sfcgal-config. Evidentally postgis is not smart enough to find it even though its in path 2015-10-26 07:46:46 +00:00
doc add Dan Baston to Core Dev list 2015-11-06 21:39:26 +00:00
extensions Add some upgrade targets for future 2015-11-12 19:23:12 +00:00
extras addresses #3347 force order of staged insert columns to be in table column order 2015-10-24 22:11:40 +00:00
liblwgeom add LWPOINTITERATOR (closes #3366) 2015-11-18 13:05:32 +00:00
libpgcommon Add an lwpgwarning function, for those who worry ! 2015-06-19 10:38:15 +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 missed a spot in last commit 2015-11-06 17:57:59 +00:00
raster _raster_constraint_info_scale gives invalid input syntax 2015-11-07 10:10:17 +00:00
regress Allow existance of databases including name of target test db 2015-11-20 09:50:59 +00:00
topology Fix toTopoGeom loss of low-id primitives from TopoGeometry definition 2015-11-07 10:39:19 +00:00
utils Do not override install/uninstall/clean targets from PGXS (#3284) 2015-09-29 11:12:36 +00:00
.gitattributes #3219: Fix windows mingw issue can't build against git repo. Force files that need to be linux linebreaks from using native mode (CRLF on windows) 2015-08-03 16:31:04 +00:00
.gitignore add more stuff to ignore so my git add doesn't pull in all my compiled crap 2015-11-18 14:50:31 +00:00
.gitlab-ci.yml Add RUNTESTFLAGS=-v to installcheck to 2015-11-20 14:01:47 +00:00
.travis.yml Send travis activity notices to #postgis-activity 2015-10-29 09:52:01 +00:00
astyle.sh Fix astyle availability detection 2015-06-30 13:48:27 +00:00
authors.git Add dbaston 2015-11-05 19:57:00 +00:00
authors.svn Add dbaston 2015-11-05 19:57:00 +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 PostGIS 2.2.0 version and date setting 2015-10-07 18:35:41 +00:00
config.rpath Add config rpath 2010-12-09 16:10:01 +00:00
configure.ac Cleanly handle empty return from pg_config --pgxs 2015-11-18 05:14:52 +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 Do not force comments uninstall when building without postgresql 2015-10-09 08:35:19 +00:00
HOWTO_RELEASE Update liblwgeom version to use Version.config 2015-10-08 11:38:25 +00:00
LICENSE.TXT Clarify licensing of PostGIS core as GPL2+ (#2515) 2013-10-30 09:35:19 +00:00
make_dist.sh Build in place 2015-09-25 11:53:26 +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 Set endpoints isolation in lwt_RemIsoEdge (ST_RemoveIsoEdge) 2015-10-29 08:56:03 +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 gitlab-ci badge 2015-11-16 12:48:58 +00:00
README.postgis More line length reduction 2015-10-15 11:31:57 +00:00
spatial_ref_sys.sql Remove unneeded commit/begin lines 2015-07-23 17:20:43 +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_2.3/) Winnie: [Build Status] (http://winnie.postgis.net:1500/view/PostGIS/job/PostGIS_2.3_matrix/) 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