[QGIS-Developer] PostGIS 3D cube lacks vertical faces

Anita Graser anitagraser at gmx.at
Sun Dec 10 07:43:50 PST 2017


On Sun, Dec 10, 2017 at 4:11 PM, Martin Dobias <wonder.sk at gmail.com> wrote:

> Hi Anita
>
> On Sun, Dec 10, 2017 at 3:29 PM, Anita Graser <anitagraser at gmx.at> wrote:
> > Hi,
> >
> > I'm testing the 3D view for PostGIS 3D gemetries. I create a cube using
> >
> >   'POLYHEDRALSURFACE Z (
> >     ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)),
> >     ((0 0 0, 0 1 0, 0 1 1, 0 0 1, 0 0 0)),
> >     ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)),
> >     ((1 1 1, 1 0 1, 0 0 1, 0 1 1, 1 1 1)),
> >     ((1 1 1, 1 0 1, 1 0 0, 1 1 0, 1 1 1)),
> >     ((1 1 1, 1 1 0, 0 1 0, 0 1 1, 1 1 1))
> >   )'::geometry,
> >
> >
> > but if I enable the 3D renderer, only the bottom and the top (the two
> > horizontal faces) are drawn. The vertical faces are invisible.
>
> How old is your QGIS build? At some point I have managed to break
> display of vertical walls in 3D view [1] and only fixed it several
> days ago, so maybe you are using one of the broken builds?
>
> [1] https://issues.qgis.org/issues/17604



​Thank you both Andreas and Martin for your quick response!

Indeed, updating fixed the issue. Sorry for the noise!

Regards,
Anita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20171210/17cf0e96/attachment-0001.html>


More information about the QGIS-Developer mailing list