<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://www.pledgebank.com/postgistopology">
<title>Comments on postgistopology pledge</title>
<link>http://www.pledgebank.com/postgistopology</link>
<description>Comments on 'implement a Geometry to TopoGeometry importer in PostGIS-2.0'</description>
<dc:language>en-gb</dc:language>
<dc:creator>team@pledgebank.com</dc:creator>
<syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
<syn:updateFrequency>2</syn:updateFrequency>
<syn:updatePeriod>hourly</syn:updatePeriod>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://www.pledgebank.com/postgistopology#comment_3486175" />
  <rdf:li rdf:resource="http://www.pledgebank.com/postgistopology#comment_3484802" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="http://www.pledgebank.com/postgistopology#comment_3486175">
<title>Comment by Sandro Santilli</title>
<link>http://www.pledgebank.com/postgistopology#comment_3486175</link>
<description>Profile and optimization phase completed, final code available as of PostGIS 2.0.0alpha3

Full announce here:
http://postgis.refractions.net/pipermail/postgis-users/2012-January/032169.html</description>
</item>
<item rdf:about="http://www.pledgebank.com/postgistopology#comment_3484802">
<title>Comment by Sandro Santilli</title>
<link>http://www.pledgebank.com/postgistopology#comment_3484802</link>
<description>The importer function was committed to the PostGIS SVN repository. 
See http://trac.osgeo.org/postgis/ticket/1017 for details.

You can now start testing it.
Nightly built documentation is here:
http://postgis.refractions.net/documentation/manual-svn/toTopoGeom.html 

There's a lot of room for optimization so be aware about feeding it big geometries. Avoid batch processing of whole tables in a single transaction or you'd loose the advantage of incremental population this function introduces.

Thanks to everyone who contributed to the effort so far.

Looking forward to spend some time on the optimization side and to more signers honoring their commitment.</description>
</item>
</rdf:RDF>