Find a file
Nicklas Avén 4ead61fccf simplifyvw: allow polygon inner rings to collapse
git-svn-id: http://svn.osgeo.org/postgis/trunk@13420 b70326c6-7e19-0410-871a-916f4a2858ee
2015-04-04 19:42:02 +00:00
doc Add ST_SimplifyVW 2015-04-03 22:28:56 +00:00
extensions Add upgrade path from 2.0.6 2015-03-17 09:19:04 +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 simplifyvw: allow polygon inner rings to collapse 2015-04-04 19:42:02 +00:00
libpgcommon Catch remaining detoasting calls and replace with MACRO 2015-03-04 21:05:19 +00:00
loader Libtoolize build of loader unit tester, fixing build for me 2015-03-17 09:03:20 +00:00
macros #2622, Update links to PostGIS website in source file headers 2014-01-29 17:49:35 +00:00
postgis Add ST_SimplifyVW 2015-04-03 22:28:56 +00:00
raster invalid operator. Ticket #3090 2015-03-24 13:46:59 +00:00
regress #3087 cast text to geometry lwgeom_regress failure when testing .with CREATE EXTENSIO 2015-03-23 04:14:35 +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 Fix ST_DumpValues() crasher when cleaning. Ticket #3086 2015-03-23 16:23:20 +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.