[postgis-devel] EnhancedPrecisionOp
strk at refractions.net
strk at refractions.net
Wed Dec 22 00:31:25 PST 2004
On Tue, Dec 21, 2004 at 07:31:31PM -0500, Carl Anderson wrote:
>
> I continue to try to find a workable solution to precision related problems.
>
> Is EnhancedPrecisionOp in GEOS worthwhile to convert to?
Some operations do the reduction internally, I had not noticed
the EnhancedPrecisionOp before. Maybe Martin can answer to this.
--strk;
>
> ie in lwgeom_geos_wrapper.cpp
> not
> g1->difference(g2);
> but
> EnhancedPrecisionOp::difference(g1,g2);
>
>
> C.
> _______________________________________________
> 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