[postgis-devel] 1.0RC1 open issues
Paul Ramsey
pramsey at refractions.net
Thu Dec 16 23:08:39 PST 2004
In the OGC test suite, T13, T19, and T20 are currently failing.
Something about the Boundary() function, I imagine.
P
On 16-Dec-04, at 2:04 AM, strk at refractions.net wrote:
> A couple of open issues for 1.0RC1 release:
>
> - Canonical binary representation.
> we want SRID to be included in it
>
> - && Operator for geometry and box2d
> one of the two might be useless while
> having both doesn't let you query
> geometry && box2d
> because this could be transformed to
> geometry && box2d::geometry
> OR
> geometry::box2d && box2d
> .. and pGSQL can't choose between the two.
>
> --strk;
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
More information about the postgis-devel
mailing list