[mirror] of postgis code -- original is in https://trac.osgeo.org/postgis
 
 
 
 
 
 
Go to file
Sandro Santilli 964dc71bca [run_test] Fix search_path for topology tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@17975 b70326c6-7e19-0410-871a-916f4a2858ee
2019-10-18 16:20:50 +00:00
.github Integrate wagyu to validate MVT polygons 2019-02-05 15:27:53 +00:00
ci Add missing libxml and ssl libs for windows packaging 2019-10-14 06:38:09 +00:00
deps Split "check" into "check-regress" and "check-unit" 2019-08-22 13:36:59 +00:00
doc Corrected 2 errata noted by Andreas Schild. 2019-10-18 12:42:56 +00:00
extensions Flip to 3.1.0 development 2019-10-13 04:56:48 +00:00
extras Fix issue with loading tabblock 2019-09-28 02:52:11 +00:00
fuzzers Speed up conversion of geometries to/from GEOS 2019-09-14 19:09:20 +00:00
liblwgeom Address leaks detected by OSS-FUZZ 2019-10-15 12:08:44 +00:00
libpgcommon Split "check" into "check-regress" and "check-unit" 2019-08-22 13:36:59 +00:00
loader shp2pgsql -D not working with schema qualified tables 2019-09-13 21:14:14 +00:00
macros Add missing macro file 2019-08-14 22:29:10 +00:00
postgis Fix PLPGSQL functions missing the schema qualification 2019-10-18 16:06:34 +00:00
raster Fix PLPGSQL functions missing the schema qualification 2019-10-18 16:06:34 +00:00
regress [run_test] Fix search_path for topology tests 2019-10-18 16:20:50 +00:00
topology Missed some fixes in last commit. this should work on all. 2019-09-28 00:41:04 +00:00
utils Fix svn revision fetching from git worktree 2019-10-17 05:28:41 +00:00
.clang-format Rewrite GiST penalty. 2019-06-28 10:00:18 +00:00
.drone-1.0.yml [drone] Reorganize configuration to use external script 2019-08-23 15:58:43 +00:00
.editorconfig Tweak editorconfig for postgis_proc_upgrade.pl and indent it properly 2019-10-07 06:40:18 +00:00
.gitattributes Get rid of CRLF settings on both svnprop and gitattributes. Causing mirroring issues 2017-08-08 19:40:04 +00:00
.gitignore Ignore TiledAutoSkipNoData.tif 2019-07-08 21:08:55 +00:00
.gitlab-ci.yml [gitlab-ci] Use env variable rather than make parameter, for RUNTESTFLAGS 2019-08-22 11:44:26 +00:00
.mailmap [git] Add .mailmap file 2019-05-16 06:20:34 +00:00
.travis.yml Travis: Use PG12 image by default 2019-07-31 15:22:19 +00:00
CONTRIBUTING.md Fix markdown links 2017-10-04 15:52:17 +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
ChangeLog Prepping for PostGIS 3.0.0rc2 release 2019-10-13 02:57:29 +00:00
GNUmakefile.in Reorder Makefile dependencies to avoid duplicated build 2019-08-23 06:37:42 +00:00
HOWTO_RELEASE Add step to pull translations from transifex 2019-10-07 23:04:54 +00:00
LICENSE.TXT Clarify licensing of PostGIS core as GPL2+ (#2515) 2013-10-30 09:35:19 +00:00
MIGRATION Wrap within 80 cols 2012-03-26 13:17:31 +00:00
Makefile Add rules to avoid the infinite loop took before ./configure is run 2010-12-22 18:24:27 +00:00
NEWS Fix PLPGSQL functions missing the schema qualification 2019-10-18 16:06:34 +00:00
README.md Fix Berrie's badge link. Add badge links for Bessie and Bessie32. revise to 3 bots per line 2019-07-14 02:57:13 +00:00
README.postgis missed spot 2019-10-13 03:31:17 +00:00
STYLE Small review pass for STYLE document 2018-02-28 22:24:44 +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 Flip to 3.1.0 development 2019-10-13 04:56:48 +00:00
astyle.sh Fix astyle call for space-based indent files 2018-02-28 22:20:08 +00:00
authors.git Remove duplicated entry for mdavis in authors file 2019-04-15 06:37:00 +00:00
authors.svn Remove duplicated entry for mdavis in authors file 2019-04-15 06:37:00 +00:00
autogen.sh autogen.sh: Exit with an error when a tool is missing 2019-10-03 09:49:41 +00:00
configure.ac Remove HAVE_LIBJSON_C 2019-10-08 11:48:33 +00:00
make_dist.sh Add missing pgpath variable to doc build, get rid of invalid clause in make_dist (-v) 2018-01-13 18:22:38 +00:00
postgis_config.h.in Remove HAVE_LIBJSON_C 2019-10-08 11:48:33 +00:00
spatial_ref_sys.sql Add new entries to spatial_ref_sys and handle non-EPSG authnames 2019-07-12 16:00:06 +00:00

README.md

Debbie: Build Status Winnie: Build Status Dronie: Build Status

Travis: Build Status GitLab-CI: Gitlab-CI Drone.io: Build Status

Bessie: Build Status Bessie32: Build Status Berrie: Build Status

This file is here to play nicely with modern code repository facilities. Actual readme is here.

Official code repository, issue tracker and wiki:

https://trac.osgeo.org/postgis/

Official chat room:

Official chat room is the #postgis channel on the freenode network.

To participate, point your preferred IRC client to:

irc://irc.freenode.net/#postgis

Or try a web IRC client like:

Or join via matrix

Official source tarball releases

http://postgis.net/source

If you would like to contribute to this project, please refer to our contributing guidelines.

Project Home Page and Manuals

Project homepage: http://postgis.net/ PostGIS Manuals: http://postgis.net/documentation