On Tue, May 15, 2012 at 8:02 PM, Craig de Stigter wrote:
> Hi folks
>
>
> I discovered django.contrib.gis support for 3d geometries is pretty
> patchy. I realised that the database stuff only worked in postgis, etc, but
> it turns out even the serialisation methods on GEOSGeometry don't work
> pro
Hi folks
I discovered django.contrib.gis support for 3d geometries is pretty
patchy. I realised that the database stuff only worked in postgis, etc, but
it turns out even the serialisation methods on GEOSGeometry don't work
properly.
Here's a small test script that demonstrates the problem: