Find a file
2015-05-02 06:56:12 +00:00
doc Put back raster security details that are in 2.1 but weren't upported to 2.2 2015-05-02 06:56:12 +00:00
extensions #3092 refinement to geometry_columns view. Aslo add missing 2.1 extension upgrade targets 2015-04-26 01:09:09 +00:00
extras #2977 pagc_normalize_address function errors on nulls (changed function to STRICT to return null on null). Also did the same for normalize_address and made that also IMMUTABLE STRICT 2014-10-24 23:27:02 +00:00
java Generate pom.xml at configure time (#2626) 2015-03-16 09:57:04 +00:00
liblwgeom Quiet pedantic warnings some 2015-04-29 16:11:39 +00:00
libpgcommon #2335, rename internal LWGEOMWKB to be a bit more clear it is for EWKB 2015-04-27 16:43:05 +00:00
loader #3102 - add include <locale.h> to fix mingw-64 compile issue 2015-04-26 00:43:05 +00:00
macros #2622, Update links to PostGIS website in source file headers 2014-01-29 17:49:35 +00:00
postgis #2365: Significantly improve performance of find_srid when lots of geometry columns 2015-04-29 18:42:07 +00:00
raster Quiet warnings about misuse of abs() / fabs() on 2015-04-29 15:49:19 +00:00
regress Allow splitting lines by multipoints 2015-04-22 15:25:42 +00:00
topology ValidateTopology: swap edge_id and node_id for "edge crosses node" (#3022) 2015-01-27 18:16:29 +00:00
utils Fix availability info for "summarystats" type (#3082) 2015-03-17 11:42:08 +00:00
.gitignore Generate pom.xml at configure time (#2626) 2015-03-16 09:57:04 +00:00
.travis.yml #3032 force eol to be unix LF for this file and accept mwtoews patch (I'm going to trust he knows what he's doing with travis better than I do strk check) 2015-02-10 04:41:06 +00:00
astyle.sh Correctly handle the new lexer/parser output files 2012-02-22 23:13:20 +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 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 Do not (re)define strcasestr in a public header (#3088) 2015-03-23 16:04:08 +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 #3092, Slow performance of geometry_columns 2015-04-24 17:50:00 +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 Remove old knowledge from the README 2014-12-03 23:48:12 +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.