Find a file
2014-09-25 15:01:25 +00:00
doc Link ST_UnaryUnion with ST_Node, fix See Also section formatting 2014-09-17 16:08:12 +00:00
extensions cut in missing 2.1.3 and 2.1.4 release notes, fix date type in 2.0.5, add 2.1.4 to extension upgrade mix 2014-09-11 03:57:29 +00:00
extras #2927 reverse geocode ammendment - found bug introduced. Also added in regression test 2014-09-09 21:14:57 +00:00
java fix links and version 2014-05-19 03:03:29 +00:00
liblwgeom Include <ctypes.h> for declaration of tolower() function 2014-09-25 15:01:25 +00:00
libpgcommon #2883 warning SET_VARSIZE(PTR,len) redefined. get rid of assert (its included via liblwgeom_internal (way down there), not the ultimate issue though for this., pgsql_compat.h get rid of legacy postgresql 8.2 crap. We haven't supported 8.2 in like 7 years (sfcgal was somehow falling into this loop don't know why since postgis_config.h 2014-08-08 01:13:56 +00:00
loader Quiet warnings from clang 2014-09-18 18:27:12 +00:00
macros #2622, Update links to PostGIS website in source file headers 2014-01-29 17:49:35 +00:00
postgis Remove another call of liblwgeom_internal.h 2014-09-22 18:32:12 +00:00
raster Implement ST_Retile and ST_CreateOverview (#2247) 2014-09-03 14:52:33 +00:00
regress Added optional geometry size in TWKB. Also reworked the code so passing around **buf instead of *buf. Also affects the varInt code 2014-08-22 20:39:50 +00:00
topology Remove more generated Makefile on "distclean" (#2876) 2014-08-07 13:57:15 +00:00
utils Do not skip lines starting with "--" from comments (#2759) 2014-08-26 09:41:08 +00:00
.gitignore Ignore more generated files 2014-07-11 08:36:26 +00:00
.travis.yml [TRAVIS] Do not use IRC notifications 2014-09-05 10:38:09 +00:00
astyle.sh Correctly handle the new lexer/parser output files 2012-02-22 23:13:20 +00:00
authors.git Add woodbri in git/svn authors file 2014-07-04 09:45:11 +00:00
authors.svn Add woodbri in git/svn authors file 2014-07-04 09:45:11 +00:00
autogen.sh Make grep and sed swappable as well (Solaris again) 2014-08-01 23:04:44 +00:00
ChangeLog update change log in preparation for beta1 release 2013-05-11 01:56:01 +00:00
config.rpath Add config rpath 2010-12-09 16:10:01 +00:00
configure.ac #2934, support strcasestr for platforms that (passing understanding) do not have it 2014-09-19 19:07: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 Simplify docs building rules, hopefully fixing build-on-install (#2872) 2014-08-18 10:58:38 +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 Be quiet when postgis_svn_revision.h isn't needed (#1666) 2012-03-10 10:27:28 +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 cut in missing 2.1.3 and 2.1.4 release notes, fix date type in 2.0.5, add 2.1.4 to extension upgrade mix 2014-09-11 03:57:29 +00:00
postgis_config.h.in #2934, support strcasestr for platforms that (passing understanding) do not have it 2014-09-19 19:07:59 +00:00
README.md Oops, confused mapnik with postgis 2014-06-30 14:37:24 +00:00
README.postgis Add note about ./autogen.sh 2014-06-26 13:04:52 +00:00
spatial_ref_sys.sql #2737 add back 900913 and update backup exclusion to exclude these. We still need to do somethng about upgrading spatial_ref_sys in general. 2014-06-16 06:53:42 +00:00
STYLE forgot to save last change 2009-07-06 07:37:47 +00:00
TODO I didn't realize we had ST_AsLatLonText already :) 2012-03-07 08:17:41 +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 github. Actual readme is here.