From: Sandro Santilli Date: Thu, 17 Nov 2016 07:57:11 +0000 (+0000) Subject: Update topology slide deck url X-Git-Tag: 2.4.0alpha~212 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05e4b56eb9aea1cb514e1f8d6b368f4b3a400f5f;p=postgis Update topology slide deck url git-svn-id: http://svn.osgeo.org/postgis/trunk@15234 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index d8e3b9729..1772ef910 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -2,7 +2,7 @@ Topology The PostGIS Topology types and functions are used to manage topological objects such as faces, edges and nodes. - Sandro Santilli's presentation at PostGIS Day Paris 2011 conference gives a good synopsis of PostGIS Topology and where it is headed Topology with PostGIS 2.0 slide deck. + Sandro Santilli's presentation at PostGIS Day Paris 2011 conference gives a good synopsis of PostGIS Topology and where it is headed Topology with PostGIS 2.0 slide deck. Vincent Picavet provides a good synopsis and overview of what is Topology, how is it used, and various FOSS4G tools that support it in PostGIS Topology PGConf EU 2012. An example of a topologically based GIS database is the US Census Topologically Integrated Geographic Encoding and Referencing System (TIGER) database. If you want to experiment with PostGIS topology and need some data, check out . The PostGIS topology module has existed in prior versions of PostGIS but was never part of the Official PostGIS documentation.