Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
PostGIS spatial database extension to PostgreSQL
PLpgSQL C TSQL Perl M4 Shell Other
Branch: svn-2.5-cartodb
Clone or download
Pull request Compare This branch is 193 commits ahead, 720 commits behind postgis:svn-trunk.
Latest commit aab74a2 Jun 21, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Integrate wagyu to validate MVT polygons Feb 12, 2019
ci Wagyu: Enable by default Feb 12, 2019
deps Wagyu build improvements Feb 12, 2019
doc Merge remote-tracking branch 'blessed/svn-2.5' into carto_transform Jun 4, 2019
extensions
extras Remove zcta5 geometry constraint Mar 11, 2019
fuzzers Fix fuzzer building since lwgeom uses GEOSNode() Mar 13, 2018
liblwgeom Merge current upstream Jun 21, 2019
libpgcommon Merge current upstream Jun 21, 2019
loader Fix new GCC warnings. Dec 3, 2018
macros Integrate wagyu to validate MVT polygons Feb 12, 2019
postgis Enable prepared geometries for points and multipoints Jun 21, 2019
raster Merge current upstream Jun 21, 2019
regress GEOS fixed this Jun 4, 2019
topology Get rid of use of oids in topology regress was taken out in PostgreSQ… Nov 23, 2018
utils Integrate wagyu to validate MVT polygons Feb 12, 2019
.clang-format Warning and add clang-format Dec 3, 2018
.drone-1.0.yml Get rid of 11 travis docker build doesn't work - will revisit later Mar 11, 2019
.drone.yml Remove PG 9.3 from Drone matrix Apr 17, 2018
.editorconfig Fix editorconfig specification for perl scripts Jan 11, 2018
.gitattributes Get rid of CRLF settings on both svnprop and gitattributes. Causing m… Aug 8, 2017
.gitignore Integrate wagyu to validate MVT polygons Feb 12, 2019
.gitlab-ci.yml Switch to PostgreSQL 9.6 and libjson-c-dev Feb 20, 2018
.travis.yml Wagyu: Enable by default Feb 12, 2019
CHANGELOG.carto.md Enable prepared geometries for points and multipoints Jun 21, 2019
CONTRIBUTING.md Fix markdown links Oct 4, 2017
COPYING Renew the COPYING gpl-2.0 with last version from gnu.org Jun 4, 2013
CREDITS #1818 credit updates J. Smith (also fix web link in CREDITS file) May 3, 2013
ChangeLog Prep for PostGIS 2.5.2 release Mar 11, 2019
GNUmakefile.in Integrate wagyu to validate MVT polygons Feb 12, 2019
HOWTO_RELEASE Prepping for 2.5.1 release Nov 18, 2018
LICENSE.TXT Clarify licensing of PostGIS core as GPL2+ (#2515) Oct 30, 2013
MIGRATION Wrap within 80 cols Mar 26, 2012
Makefile Add rules to avoid the infinite loop took before ./configure is run Dec 22, 2010
NEWS Merge current upstream Jun 21, 2019
README.md Fix dronie badge (still need to fix build link) Feb 4, 2019
README.postgis Prep for PostGIS 2.5.2 release Mar 11, 2019
STYLE Small review pass for STYLE document Feb 28, 2018
TODO Remove the many and unloved $Id$ tags that clutter the code base May 13, 2015
Version.config Release 2.5.1.5+carto-1 Jun 4, 2019
astyle.sh Fix astyle call for space-based indent files Feb 28, 2018
authors.git Add Martin Davis to authors list Apr 14, 2019
authors.svn Add Martin Davis to authors list Apr 14, 2019
autogen.sh Remove the many and unloved $Id$ tags that clutter the code base May 13, 2015
carto-package.json carto-package.json: Declare internal package compatibility Feb 11, 2019
configure.ac Enable wagyu by default only if protobuf is available Mar 6, 2019
make_cartodb_dist.sh Port make_cartodb_dist.sh Dec 3, 2018
make_dist.sh Add missing pgpath variable to doc build, get rid of invalid clause i… Jan 13, 2018
postgis_config.h.in Integrate wagyu to validate MVT polygons Feb 12, 2019
spatial_ref_sys.sql Manual fixes from PostGIS users (not many left now) to EPSG file Dec 18, 2017

README.md

Debbie: Build Status Winnie: Build Status Dronie: Build Status Travis: Build Status GitLab-CI: Gitlab-CI

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 partecipate, 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

You can’t perform that action at this time.