Find a file
2015-08-23 07:42:24 +00:00
ci #3258 have winnie test tiger geocoder 2015-08-23 06:58:19 +00:00
doc more updating to reflect all the extensions packaged in postgis 2.2 2015-08-23 07:42:24 +00:00
extensions #3258 installcheck for tiger geocoder, update some regress so they reflect actual state of outputs, add new genrated folders to gitignore and svn ignore. Update the docs to describe new installcheck for (postgis_tiger_geocoder and address_standardizer extensions) 2015-08-23 06:52:15 +00:00
extras #3258 installcheck for tiger geocoder, update some regress so they reflect actual state of outputs, add new genrated folders to gitignore and svn ignore. Update the docs to describe new installcheck for (postgis_tiger_geocoder and address_standardizer extensions) 2015-08-23 06:52:15 +00:00
liblwgeom Stop curves at the door when entering 3D distance calc. #3253 2015-08-21 19:17:47 +00:00
libpgcommon Add an lwpgwarning function, for those who worry ! 2015-06-19 10:38:15 +00:00
loader #2283, shp2pgsql may be parsing shp's multipolygon incorrectly 2015-08-18 13:40:02 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis #2422, improper stopping behavior in geographic dwithin 2015-08-20 18:09:37 +00:00
raster Workaround PostgreSQL-9.5dev bug forcing install on check 2015-06-23 14:40:25 +00:00
regress Add 2 regression tests for mixed dimmentionalty input to 3d distance calculations (giving z-value under FLT_MIN which is not used any more) #3244 2015-08-20 20:54:06 +00:00
topology Implement ST_RemoveIsoEdge in C 2015-08-20 16:24:23 +00:00
utils #3235, ensure all commands in upgrade are within transaction 2015-08-12 17:38:49 +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 #3258 installcheck for tiger geocoder, update some regress so they reflect actual state of outputs, add new genrated folders to gitignore and svn ignore. Update the docs to describe new installcheck for (postgis_tiger_geocoder and address_standardizer extensions) 2015-08-23 06:52:15 +00:00
.travis.yml Revert r13885 from trunk: 2015-08-05 20:34:52 +00:00
astyle.sh Fix astyle availability detection 2015-06-30 13:48:27 +00:00
authors.git Update emails in authors files 2014-12-03 23:50:54 +00:00
authors.svn Update emails in authors files 2014-12-03 23:50:54 +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 Rename _segmentize to _stroke to distinguish arc stroking routines from line densification routines 2015-06-30 15:27:59 +00:00
config.rpath Add config rpath 2010-12-09 16:10:01 +00:00
configure.ac Report postgresql support at the end of ./configure (#3157) 2015-08-05 07:38:48 +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 Add --without-postgresql switch to only build liblwgeom (#3157) 2015-08-05 06:57:34 +00:00
HOWTO_RELEASE Drop PlanetPostgis announce (automatic via http://postgis.net/news) 2014-05-19 11:15:42 +00:00
LICENSE.TXT Clarify licensing of PostGIS core as GPL2+ (#2515) 2013-10-30 09:35:19 +00:00
make_dist.sh Bye bye, java 2015-06-17 18:34:11 +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 lwgeom_unaryunion to liblwgeom 2015-08-19 10:52:19 +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 links to official code repo and project homepage 2015-06-22 14:15:21 +00:00
README.postgis Update minimum required PostgreSQL version in README and configure 2015-07-21 16:37:06 +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 make trunk 2.2.0dev 2013-06-20 06:42:26 +00:00

[Build Status] (http://travis-ci.org/postgis/postgis)

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/

Project homepage: http://postgis.net/