[postgis-users] Preparing for Topology - St_CreateTopoGeo
Chris English
sglish at hotmail.com
Fri Dec 2 10:56:43 PST 2011
-I'm assuming all geometries in <your_testing_database> were
-already converted to the new binary storage format of PostGIS-2.0.
How does one test that it is in the new binary storage formatwhich I suspect has something to do with bytea.
> Date: Fri, 2 Dec 2011 17:33:50 +0100
> From: strk at keybit.net
> To: postgis-users at postgis.refractions.net
> Subject: Re: [postgis-users] Preparing for Topology - St_CreateTopoGeo
>
> 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------'
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list