Find a file
2014-10-08 03:03:59 +00:00
doc experiment with color coding 2014-10-07 03:55:59 +00:00
extensions #2877 remark out build-steps for Regexp:Assemble dependencies 2014-10-08 03:03:59 +00:00
extras #2958 reverse_geocode erroring ERROR: invalid input syntax for type numeric: " " (revised patch to not return 0 for non-numbered roads) 2014-10-07 14:11:15 +00:00
java fix links and version 2014-05-19 03:03:29 +00:00
liblwgeom Fix for #2946 and some empty geometry fixes 2014-10-02 20:54:11 +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 ST_ClipByBox2D: do not use gbox_overlaps with BOX2DF objects 2014-10-03 09:34:43 +00:00
raster Adapt the rest of the code to the change in LWGEOM2GEOS function 2014-10-01 13:13:46 +00:00
regress ST_ClipByBox2D: do not use gbox_overlaps with BOX2DF objects 2014-10-03 09:34:43 +00:00
topology Fix syntax error in RAISE calls (#2942) 2014-09-29 07:28:52 +00:00
utils Drop and recreate aggregates when upgrading to the same dev version 2014-09-30 16:31:16 +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 #2877 Revise configure to build make scripts and address_standardizer extension - move pcre flags check before cppflags build etc so gets included 2014-10-08 02:14:01 +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 Add ST_ClipByBox2D and lwgeom_clip_by_rect (#2939) 2014-09-26 08:51:07 +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.