<div dir="ltr"><div><div>I have some edges and centroids with some atributes.<br></div>I imported edges to topo using TopoGeo_AddLineString.<br></div><div>And I polygonized toposchema.<br></div><div><br></div><div>I want to create relation with polygons with centroid attribute table.<br><br></div><div>I can do something like<br></div><div><br>SELECT centro.*                                                                      <br>, topology.ST_GetFaceGeometry(                                                  <br>   'topo', topology.GetFaceByPoint('topo', geom, 0)                           <br>) geom FROM centro; <br><br></div><div>For obtain face geometry.<br><br></div><div>But if I want have topogeometry, I need to create normal geometry and create topogeometry from this.<br><br></div><div>Is there another way, how to create topogeometry from face id?<br><br></div><div>I can insert face id into topo.relation and create topogeometry from this by query, but is it a right way? Can I used some functionality in topology for doing this.<br><br></div><div>Thanks Je;<br></div><div><br></div><div><div><div><div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Jelen<br></div>Starší čeledín datovýho chlíva<br></div></div>
</div></div></div></div></div>