<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/fmetalk</id>
  <title type="text">FME Talk Google Group</title>
  <subtitle type="text">
  This is a forum for users of Safe Software&#39;s FME product to ask questions, receive help, and generally exchange information on FME. Questions about FME formats, workspaces, processing capabilities, future plans, documentation, FME Objects and coordinate conversion issues are welcomed.
  </subtitle>
  <link href="/group/fmetalk/feed/atom_v1_0_msgs.xml" rel="self" title="FME Talk feed"/>
  <updated>2008-09-05T20:32:02Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>The BigB</name>
  <email>burtw...@gmail.com</email>
  </author>
  <updated>2008-09-05T20:32:02Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/5f4f9256b8770c4d/669134e1d0a95d9f?show_docid=669134e1d0a95d9f</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/5f4f9256b8770c4d/669134e1d0a95d9f?show_docid=669134e1d0a95d9f"/>
  <title type="text">Re: kml to shp translation</title>
  <summary type="html" xml:space="preserve">
  I suspected as much. It is strange though. If I convert .shp to KML &lt;br&gt; and then try and go back it still fails. Thanks anyhow.
  </summary>
  </entry>
  <entry>
  <author>
  <name>peter laulund</name>
  <email>peter_laul...@hotmail.com</email>
  </author>
  <updated>2008-09-05T14:16:16Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/22ecd3e1bbb2fe6d?show_docid=22ecd3e1bbb2fe6d</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/22ecd3e1bbb2fe6d?show_docid=22ecd3e1bbb2fe6d"/>
  <title type="text">RE: [fme] Re: Expression evaluator issue</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;It has always been like this so no need for testing, you can se the reason for this in my other mail &lt;br&gt; &lt;p&gt;peter &lt;br&gt; &lt;p&gt;Nye biler, brugte biler, motorsport, tuning og lir - på MSN Mand &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.msnmand.dk/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>peter laulund</name>
  <email>peter_laul...@hotmail.com</email>
  </author>
  <updated>2008-09-05T14:14:26Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/72fceeffac7be5b2?show_docid=72fceeffac7be5b2</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/72fceeffac7be5b2?show_docid=72fceeffac7be5b2"/>
  <title type="text">RE: [fme] Re: Expression evaluator issue</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;as I understands the issue then it all gos bact to the fact that @Evalaute() is using tcl to do the calculations &lt;br&gt; &lt;p&gt;and in Tcl we dont have different datatypese as you have in Pascal/Delphi, C, VB etc. everytning is a strings so if we put integres into the @Evaluate / tcl expr command, it will treates it as an integer and out punt an integer
  </summary>
  </entry>
  <entry>
  <author>
  <name>Heiede</name>
  <email>p...@cowi.dk</email>
  </author>
  <updated>2008-09-05T08:40:03Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/72ad0c3871092a6b/a030ea9e7c838360?show_docid=a030ea9e7c838360</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/72ad0c3871092a6b/a030ea9e7c838360?show_docid=a030ea9e7c838360"/>
  <title type="text">Re: Use of Attributerenamer in FME 2008</title>
  <summary type="html" xml:space="preserve">
  Hello Mark. &lt;br&gt; &lt;p&gt;It is a problem creating the workspace. - the transformer settings &lt;br&gt; turns red. &lt;br&gt; I will try your idea about creating a dummy feature with all the &lt;br&gt; attributes. I sound as it could work even if it is a strange &lt;br&gt; workaround. &lt;br&gt; &lt;p&gt;Thank you &lt;br&gt; &lt;p&gt;Heiede
  </summary>
  </entry>
  <entry>
  <author>
  <name>Hans van der Maarel</name>
  <email>h...@redgeographics.com</email>
  </author>
  <updated>2008-09-05T08:25:30Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/2a3ac67c46440926?show_docid=2a3ac67c46440926</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/2a3ac67c46440926?show_docid=2a3ac67c46440926"/>
  <title type="text">Re: [fme] Re: Expression evaluator issue</title>
  <summary type="html" xml:space="preserve">
  Wolfgang, &lt;br&gt; The little bit of programming background that I have is Pascal/Delphi &lt;br&gt; (lots of headaches with defining datatypes) and more recently PHP (type &lt;br&gt; juggling), so I guess I&#39;m all over the place in that respect. But then &lt;br&gt; again, so is FME in a way. You can use numeric attributes in a &lt;br&gt; Concatenator as if they were strings, or route them to string output
  </summary>
  </entry>
  <entry>
  <author>
  <name>LC</name>
  <email>liescodd...@gmail.com</email>
  </author>
  <updated>2008-09-05T08:19:10Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/a22efb22183d13c0?show_docid=a22efb22183d13c0</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/a22efb22183d13c0?show_docid=a22efb22183d13c0"/>
  <title type="text">Re: Expression evaluator issue</title>
  <summary type="html" xml:space="preserve">
  Thx for the reply. However as far as I noticed, this was not needed in &lt;br&gt; FME2007. I&#39;ll do some more testing to confirm this. &lt;br&gt; Grz, &lt;br&gt; Lies
  </summary>
  </entry>
  <entry>
  <author>
  <name>avtmd</name>
  <email>w...@avt.at</email>
  </author>
  <updated>2008-09-05T08:18:17Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/d0a9aab151a30791?show_docid=d0a9aab151a30791</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/e26590f5720838c4/d0a9aab151a30791?show_docid=d0a9aab151a30791"/>
  <title type="text">Re: Expression evaluator issue</title>
  <summary type="html" xml:space="preserve">
  Dear Hans, &lt;br&gt; &lt;p&gt;Imho that&#39;s not at all &amp;quot;unfortunately&amp;quot; - the alternative would be to &lt;br&gt; either have no control over data types at all (e. g. everything is &lt;br&gt; double prec float or everything is integer), or to have a lot of &lt;br&gt; definitions somewhere, or to juggle with type casts all along your &lt;br&gt; expressions... thus iMho that is a very powerful means to define and
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jeff Konnen</name>
  <email>jaykay...@gmail.com</email>
  </author>
  <updated>2008-09-05T05:53:56Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/72ad0c3871092a6b/5d939a730feda2fc?show_docid=5d939a730feda2fc</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/72ad0c3871092a6b/5d939a730feda2fc?show_docid=5d939a730feda2fc"/>
  <title type="text">Re: [fme] Use of Attributerenamer in FME 2008</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; you could try to create a custom transformer starting with an &lt;br&gt; attributeExposer exposing all the possible attributes that you can encounter &lt;br&gt; in your attributecopier. &lt;br&gt; This custom tranformer could then be used everywhere in the workspace ... &lt;br&gt; Greets &lt;br&gt; Jeff
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jason Birch</name>
  <email>jason.bi...@nanaimo.ca</email>
  </author>
  <updated>2008-09-04T23:15:23Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/a569a4933afb9a9c?show_docid=a569a4933afb9a9c</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/a569a4933afb9a9c?show_docid=a569a4933afb9a9c"/>
  <title type="text">RE: [fme] Re: Hardware Locked Licenses and FME2009</title>
  <summary type="html" xml:space="preserve">
  No need to apologize, sorry if I sounded cantankerous :) &lt;br&gt; The version of safe.exe that I was running was likely considerably older &lt;br&gt; (I don&#39;t think I&#39;ve obtained a new one since my initial floating license &lt;br&gt; install) and was linked against the FlexLM library 8.2a from 2002. The &lt;br&gt; one you provided is linked against 11.4.
  </summary>
  </entry>
  <entry>
  <author>
  <name>mark2atsafe</name>
  <email>mark.irel...@safe.com</email>
  </author>
  <updated>2008-09-04T21:12:56Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/4093b34ccb7a25aa?show_docid=4093b34ccb7a25aa</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/4093b34ccb7a25aa?show_docid=4093b34ccb7a25aa"/>
  <title type="text">Re: Hardware Locked Licenses and FME2009</title>
  <summary type="html" xml:space="preserve">
  Hi Jason, &lt;br&gt; Sorry about that. I&#39;m sure you&#39;re not the only one with that scenario. &lt;br&gt; If you want to get the components separately then you could just drop &lt;br&gt; a line to support and get them to send them to you. &lt;br&gt; &lt;p&gt;In answer to your question, I doubt you would need to update that &lt;br&gt; file, but it depends how old a version you have. If it&#39;s less than a
  </summary>
  </entry>
  <entry>
  <author>
  <name>mark2atsafe</name>
  <email>mark.irel...@safe.com</email>
  </author>
  <updated>2008-09-04T20:55:49Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/72ad0c3871092a6b/d6e0694b9e72962f?show_docid=d6e0694b9e72962f</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/72ad0c3871092a6b/d6e0694b9e72962f?show_docid=d6e0694b9e72962f"/>
  <title type="text">Re: Use of Attributerenamer in FME 2008</title>
  <summary type="html" xml:space="preserve">
  Hello Heiede, &lt;br&gt; I&#39;ve tried this and I don&#39;t have any problem in running data through &lt;br&gt; an AttributeRenamer when the attribute doesn&#39;t exist. &lt;br&gt; However, you don&#39;t say when the problem occurs: is it during the &lt;br&gt; workspace creation or the workspace running? &lt;br&gt; &lt;p&gt;If it&#39;s a problem when you run the workspace, it might be because you
  </summary>
  </entry>
  <entry>
  <author>
  <name>mark2atsafe</name>
  <email>mark.irel...@safe.com</email>
  </author>
  <updated>2008-09-04T20:37:28Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/01fc6fc1ce1cdbbf/df7d927d9ac61226?show_docid=df7d927d9ac61226</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/01fc6fc1ce1cdbbf/df7d927d9ac61226?show_docid=df7d927d9ac61226"/>
  <title type="text">Re: Rasters and removing black space</title>
  <summary type="html" xml:space="preserve">
  Hi Lindsay, &lt;br&gt; I think it depends on what the black space actually is, and where &lt;br&gt; (which application) you are seeing it. &lt;br&gt; &lt;p&gt;It may be that these areas are &amp;quot;nodata&amp;quot; and the application you are &lt;br&gt; using either ignores that or chooses to depict nodata as the colour &lt;br&gt; black. &lt;br&gt; Then it&#39;s an application problem, rather than a data issue.
  </summary>
  </entry>
  <entry>
  <author>
  <name>mark2atsafe</name>
  <email>mark.irel...@safe.com</email>
  </author>
  <updated>2008-09-04T20:24:25Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/c72da0a725a49cd4/34cc668e13438dfd?show_docid=34cc668e13438dfd</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/c72da0a725a49cd4/34cc668e13438dfd?show_docid=34cc668e13438dfd"/>
  <title type="text">Re: match_id</title>
  <summary type="html" xml:space="preserve">
  Each Matcher starts counting from 0 (ie the values are not unique over &lt;br&gt; several Matchers). &lt;br&gt; I would simply use different names for the match_id if it is &lt;br&gt; important. &lt;br&gt; &lt;p&gt;To get technical, underneath it&#39;s simply an @Count function where the &lt;br&gt; transformer name is the name of the domain - so if you felt it was
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jason Birch</name>
  <email>jason.bi...@nanaimo.ca</email>
  </author>
  <updated>2008-09-04T19:57:49Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/200c2464394f4914?show_docid=200c2464394f4914</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/200c2464394f4914?show_docid=200c2464394f4914"/>
  <title type="text">RE: [fme] Re: Hardware Locked Licenses and FME2009</title>
  <summary type="html" xml:space="preserve">
  Hi Mark, &lt;br&gt; Some of us (OK, me) are running a single install of FlexLM for multiple &lt;br&gt; services such as FME, ESRI, Autodesk, etc. &lt;br&gt; Safe&#39;s bundling of the network license manager install into a single MSI &lt;br&gt; (last I checked) makes this difficult to manage. In these cases, it &lt;br&gt; would actually be easier to deal with if the safe vendor daemon, the
  </summary>
  </entry>
  <entry>
  <author>
  <name>mark2atsafe</name>
  <email>mark.irel...@safe.com</email>
  </author>
  <updated>2008-09-04T19:17:46Z</updated>
  <id>http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/60e1c408498340eb?show_docid=60e1c408498340eb</id>
  <link href="http://groups.google.com/group/fmetalk/browse_thread/thread/5bce482ccd5a26bd/60e1c408498340eb?show_docid=60e1c408498340eb"/>
  <title type="text">Re: Hardware Locked Licenses and FME2009</title>
  <summary type="html" xml:space="preserve">
  Actually - let me clarify this based on new information. &lt;br&gt; &lt;p&gt;As of FME2009 build 5603 (I believe it is) Hardware Locked and &lt;br&gt; Floating Licenses may no longer work. &lt;br&gt; &lt;p&gt;Floating licenses will only work where the license server is v11.4 &lt;br&gt; (not v8.x as it used to be). &lt;br&gt; So as soon as one or more users upgrade to 2009 the license server
  </summary>
  </entry>
</feed>
