Hi Peter, Glad you had a good visit - and thanks for taking part in the FME Idol. If you're heading to Vancouver Island I've heard that Telegraph Cove is a superb place to visit. If you're looking for scenery and wildlife it's the place to go. It's way up on the NE coast near Port McNeill. See http://www.telegraphcoveresort.com/index.html
Have a good trip Mark --- In [email protected], "peter laulund" <[EMAIL PROTECTED]> wrote: > > Hi Mark > > thanks for a great conferance it was fun and inforamtive, pity those who did > not attend > > I am still in vancouver but a way to solve it is tu use a Tcl function use > and arrray with the value as the key and just increemnt it every time you > get an value > > a few weeks back there was a discussion about negative counting take a look > at that > > the problems wit marks approach is that you can not query the count domanins > and thereby get the value you ar lokking for > > have fun, i am on my way to Vancouver Island > Peter > > > >From: "mark2atsafe" <[EMAIL PROTECTED]> > >Reply-To: [email protected] > >To: [email protected] > >Subject: [fme] Re: counting attribute frequency > >Date: Fri, 22 Sep 2006 16:17:24 -0000 > > > >Use a Counter - in the counter name put &xxxx - where xxxx is the > >attribute name. That will create a count for each attribute value. > >Difficult to say where to follow up - but a StatisticsCalculator might > >find the max value which you could then filter out. > > > >Alternatively you may find it useful to create a List (ListBuilder?) > >then use the ListHistogrammer to make your frequency count. > > > >Hope this helps, > > > >Mark > > > >Mark Ireland, Senior Product Specialist > >Safe Software Inc. Surrey, BC, CANADA > >[EMAIL PROTECTED] http://www.safe.com > >Solutions for Spatial Data Translation, Distribution and Access > > > >--- In [email protected], "sttav2003" <sttav@> wrote: > > > > > > hi all > > > > > > I would like to count how much times I get the same value in a > > > specific attribute, and eventually select the most frequent values. > > > > > > Does anyone have a mega idea to solve this? > > > > > > > > > > > > > > > > > > >Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > _________________________________________________________________ > Ta' på udsalg året rundt på MSN Shopping: http://shopping.msn.dk her > finder du altid de bedste priser > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
