[fdo-dev] [Proposal] FGF<->WKB converters as common utils
Pierre Dalcourt
pierre.dalcourt at autodesk.com
Tue Aug 8 15:48:04 EDT 2006
Yes, that is the location I was thinking of.
However, now that I think a bit more, I believe you can already convert
AGF<->WKB using the existing AgfGeometryFactory class. See
Fdo\Inc\Geometry\Fgf\Factory.h , specifically the methods
CreateGeometryFromWkb() and GetWkb().
Pierre
-----Original Message-----
From: Mateusz Loskot [mailto:mateusz at loskot.net]
Sent: August 8, 2006 3:26 PM
To: dev at fdo.osgeo.org
Subject: Re: [fdo-dev] [Proposal] FGF<->WKB converters as common utils
Pierre Dalcourt wrote:
> I like Mateusz's suggestion. But I would suggest movnig this stuff to
> someplace more global such as ProvidersCommon, where multiple
providers
> (GenericRDBMS-based or not) can share the same code instead of each
> having their own copy.
May be this is a good location:
fdocore/trunk/Utilities/Common
Best regards
--
Mateusz Loskot
http://mateusz.loskot.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at fdo.osgeo.org
For additional commands, e-mail: dev-help at fdo.osgeo.org
More information about the Fdo-internals
mailing list