[postgis-users] Preparing for Topology - St_CreateTopoGeo

Sandro Santilli strk at keybit.net
Fri Dec 2 08:33:50 PST 2011


On Fri, Dec 02, 2011 at 11:28:05AM -0500, Chris English wrote:

> -- $Id: topology.sql.in.c 8239 2011-11-24 21:13:22Z strk $--Pretty recent in the scheme of things

That numbre is not very meaningful on itself.
The code containing the recent bug fixes is in sql/sqlmm.sql
Anyway, just make sure to:
  $ svn up
  $ ./configure --with-topology
  $ make && make check
  $ psql -f topology/topology.sql <your_testing_database>

I'm assuming all geometries in <your_testing_database> were
already converted to the new binary storage format of PostGIS-2.0.

--strk;

  ,------o-. 
  |   __/  |    Thank you for PostGIS-2.0 Topology !
  |  / 2.0 |    http://www.pledgebank.com/postgistopology
  `-o------'




More information about the postgis-users mailing list