Find a file
Sandro Santilli 0025727f1e lwgeom_scale: recompute bounding box if needed
git-svn-id: http://svn.osgeo.org/postgis/trunk@13653 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-11 19:09:04 +00:00
doc Trim refpurpose section for <-> operator, move details down 2015-06-10 16:42:49 +00:00
extensions #2906: Fix webiste link postgis.net (instead of postgis.org), consolidate censustract/bg/tabblock for 2014 into 2014 loader file, fix tabblock loading issue (they renamed it so its ends in 10 now) 2015-06-05 21:02:10 +00:00
extras #2906: move census functions into tiger_loader_2014.sql (needed since we took out of extension but still in docs) and will be needed for upgrades 2015-06-06 04:55:14 +00:00
java #3154: revise make dist to build pom and not delete. 2015-06-09 22:29:34 +00:00
liblwgeom lwgeom_scale: recompute bounding box if needed 2015-06-11 19:09:04 +00:00
libpgcommon Move liblwgeom logging functions outside of public header (#1220) 2015-06-11 11:03:03 +00:00
loader Drop unused lw_vasprintf / lw_asprintf functions from liblwgeom 2015-06-11 10:13:23 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis Move liblwgeom logging functions outside of public header (#1220) 2015-06-11 11:03:03 +00:00
raster Move liblwgeom logging functions outside of public header (#1220) 2015-06-11 11:03:03 +00:00
regress Add |=| operator with CPA semantic and KNN support with PgSQL 9.5+ 2015-06-10 16:18:37 +00:00
topology Reduce string concatenation operations 2015-05-21 15:32:02 +00:00
utils Add back some $Id tags and files missing in TWKB commit 2015-05-13 18:29:52 +00:00
.gitignore Generate pom.xml at configure time (#2626) 2015-03-16 09:57:04 +00:00
.travis.yml Add installcheck step to travis build 2015-05-04 11:18:26 +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 Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
ChangeLog Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
config.rpath Add config rpath 2010-12-09 16:10:01 +00:00
configure.ac Update the GEOS version warning to recommend 3.4.2 2015-06-03 08:07:39 +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 Allow passing custom RUNTESTFLAGS with 'make installcheck' 2015-05-04 10:26:16 +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 #3154: revise make dist to build pom and not delete. 2015-06-09 22:29:34 +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 Move liblwgeom logging functions outside of public header (#1220) 2015-06-11 11:03:03 +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 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 github. Actual readme is here.