For the first time I've had to consider the "new" object types, MultiPoint and Collection.
When reading the reference (v6.5), I'm puzzled by content of this (too hastily?) added section : -- quote begins -- The ObjectGeography() function has been extended to support Multipoints and Collections. Both types support attributes 1 - 4 (coordinates of object's minimum bounding rectangle (MBR). OBJ_GEO_MINX (1) minimum x coordinate of an object's MBR. OBJ_GEO_MINY (2) minimum y coordinate of object's MBR. OBJ_GEO_MAXX (3) maximum x coordinate of object's MBR. OBJ GEO_MAXY (4) maximum y coordinate of object's MBR -- quote ends -- How is this to be interpreted ? There's no working sample so it's rather unclear to me what it means. Can anyone enlighten me ? My experience sofar: ObjectGeography(xxx , OBJ_GEO_MIN(1)) throws a compile time error .... ObjectGeography(xxx(1) , OBJ_GEO_MIN) throws a compile time error .... ObjectGeography(xxx , OBJ_GEO_MIN1) throws a run time error .... Best regards/Med venlig hilsen Lars V. Nielsen GisPro, Denmark http://www.gispro.dk/ http://www.gispro.biz/ --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 10841
