Hi Jakob, On Wed, Dec 20, 2017 at 9:26 AM, Jakob Lanstorp <[email protected]> wrote:
> Hi Anita et al, > > How did you get the geometry into QGIS. I have tried running a sql from > within the db manager plugin on a postgis datebase like: > > SELECT > '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 > > It show the polyhedral in 2D in both QGIS 2D and 3D window, but crashes > QGIS > when changing properties. > > The crashes are a general issue reported here: https://issues.qgis.org/issues/17416 On some machines it crashes, on others it doesn't. If you find a non-crashing machine, you'll see the cube. Regards, Anita
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
