[fdo-users] [mapguide-users] FDO Toolbox

Gavin Cramer gavin.cramer at autodesk.com
Wed Jul 23 13:10:05 EDT 2008


Yes, GeometryType is the better one.  The C++ accessor is:

    FdoGeometryType * GetSpecificGeometryTypes(FdoInt32 &length);

... and yields a list of the types that the geometric property is supposed to store.  There is of course a corresponding SetSpecificGeometryTypes() as well.

Gavin


-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Jackie C. Ng
Sent: Wednesday, July 23, 2008 1:04 PM
To: fdo-users at lists.osgeo.org
Subject: RE: [fdo-users] [mapguide-users] FDO Toolbox


Hi Robert,

Thanks for the comments. There's still lots of ideas I have, that have yet
to materialse :-)

Does GeometryType supercede GeometricType? Can/Does the
GeometricPropertyDefintion accept both? I always have the two confused.

- Jackie


Robert Fortin wrote:
>
> Jackie,
>
> Great work indeed. Finally and admin tool for FDO!
>
> I played a bit with it.  It got a me a bit of time to figure out where you
> could edit the schema (you have to go back to the connection to find the
> popup).  But after that, it was straight forward. I like the fact that we
> finally have a spatial context editor.  I didn't spend a lot of time on it
> and will certainly do in the future.  A minor detail - the geometry type.
> FDO has 2 ways to specify the geometry types for a geometry property:
> geometrictype and geometrytype.  GeometricType is what you are using and
> it is less specific or too vague.  We added GeometryType which basically
> indicates the specific geometry type it support like point, multipoint,
> curve, etc.  I think that's what we need to show in the UI instead of the
> GeometricType.  As you can see, my comments are pretty minor so far...
>
> Thanks for doing this and making it available!
>
> Robert
>
>
> From: fdo-users-bounces at lists.osgeo.org
> [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Jason Birch
> Sent: Tuesday, July 22, 2008 11:34 AM
> To: MapGuide Users Mail List; fdo-users at lists.osgeo.org
> Cc: Sean Twomey
> Subject: [fdo-users] RE: [mapguide-users] FDO Toolbox
>
> HI Jackie,
>
> It's a pretty cool tool.  I would have been happier if you and Haris could
> have collaborated on this, but I still haven't seen the source for
> fdo2fdo, so... :)
>
> I was playing around with an earlier release a couple days ago and found a
> few things that I would have liked to see, most of them from my experience
> with fdo2fdo.  I'll add them as enhancement requests at Google Code.
>
> Jason
>
>
> From: Jackie Ng
> Subject: [mapguide-users] FDO Toolbox
>
> This is something that I have been working on in my spare time, and now I
> think it is time to share it with you all.
>
> FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox
>
>
> _______________________________________________
> fdo-users mailing list
> fdo-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-users
>
>


-----
http://themapguyde.blogspot.com

http://www.linkedin.com/in/jackieng
--
View this message in context: http://www.nabble.com/FDO-Toolbox-tp18591154p18615700.html
Sent from the FDO Users mailing list archive at Nabble.com.

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list