[postgis-users] topology face geometry vs mbr

Tumasgiu Rossini rossini.t at gmail.com
Fri Jan 11 00:29:23 PST 2019


Hi,

the face table store indeed the mbr of the faces created
by your topology.

To access it, you can use the st_getfacegeometry function.
https://postgis.net/docs/ST_GetFaceGeometry.html

Le jeu. 10 janv. 2019 à 22:01, Bo Guo <bo.guo at gisticinc.com> a écrit :

> Hi there,
>
> After building topology on my line feature layer, I found the resulting
> face table with mbrs instead of actual area geometries bounded by the
> lines.  Could someone tell me what I may do next to get the true area
> geometry?
>
> Thanks!
>
> --
> Bo
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20190111/7540c7da/attachment.html>


More information about the postgis-users mailing list