<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Feature scoring rules</title><link>https://communities.bentley.com/products/geospatial/desktop/f/bentley-map-forum/91112/feature-scoring-rules</link><description>Is it possible to automatically populate text element contents to properties using Dynamic Feature Scoring (DFS)? Is there more detailed documentation(except delivered help) how these rules are defined?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/267760?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2013 17:41:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e9253133-7275-46a3-96c4-644a435c6002</guid><dc:creator>Holger L&amp;#228;be</dc:creator><description>&lt;p&gt;Thanks, Oto.&lt;/p&gt;
&lt;p&gt;This helped a lot.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt; Holger&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/267759?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2013 17:40:49 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:01e93010-ac68-4512-855b-db7cdaa57b05</guid><dc:creator>Holger L&amp;#228;be</dc:creator><description>&lt;p&gt;Greetings Jeff,&lt;/p&gt;
&lt;p&gt;this sounds great. I&amp;#39;ll send you an pn.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt; Holger&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/267729?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2013 14:06:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:661b2284-4932-4766-bdc4-90d52123f3af</guid><dc:creator>Oto</dc:creator><description>&lt;p&gt;Can you please explain in more details how this feature scoring works and is evaluated? As for all examples I have seen that scoring is always set to 100.&lt;/p&gt;
&lt;p&gt;Also mentioned C++ example would be great.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/267682?ContentTypeID=1</link><pubDate>Sun, 24 Nov 2013 02:05:17 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2c334910-fcd0-4819-9f66-6bb279ae276e</guid><dc:creator>Jeff Bielefeld</dc:creator><description>&lt;p&gt;Greetings Holger,&lt;/p&gt;
&lt;p&gt;First some background. In Bentley Map the Dynamic Feature Scoring (DFS) technology is similar to that of the &amp;quot;ATTACH BEST FEATURE&amp;quot; command from the MicroStation GeoGraphics product in which various element criteria was evaluated in order to meet (or exceed) a &amp;quot;minimum score&amp;quot; before feature tagging selected elements. A similar element evaluation and scoring system is i&lt;span class="style8"&gt;mplemented in &lt;/span&gt;DFS with the most significant difference being that all evaluations are made at runtime (as opposed to a batch method) and no persisted feature tags are required.&lt;/p&gt;
&lt;p&gt;Since Bentley Map is a feature based system, DFS is used to &amp;quot;infer&amp;quot; what &amp;quot;feature class&amp;quot; an element might represent. If an element has traditional RDBMS linkages, then DFS will infer the attached business properties. However there is currently no attempt to infer text string or text node values as business properties. As Dan mentioned there are a couple of VBA applications&amp;nbsp;such as&amp;nbsp;&lt;a title="text2xfm" href="ftp://spatial1:dufnuedi@ftp.bentley.com/private/spatial/outgoing/api/examples/text2xfm.zip" target="_blank"&gt;text2xfm&lt;/a&gt; which simply converts MicroStation text elements to XFM feature instances and sets a business property using the text string values.&lt;/p&gt;
&lt;p&gt;If you are able to develop using C/C++ then you can implement a more integrated and robust solution using the Bentley Map API and application owned business properties. I&amp;#39;ve developed an example C++ application that seamlessly extends the business properties for all Bentley Map session data, including adds properties containing text and text node strings, cell names, XY coordinate positions, LAT/LON coordinate positions and other MicroStation element information. It does all of this w/o changing anything about the element or XFM feature (e.g. nothing is written on the element or into the design file). The best part is that with this approach all of these extended business properties are available for use in Bentley Map applications such as the Data Browser, Interoperability and Map Manager.&lt;/p&gt;
&lt;p&gt;Please contact me directly if you are interested in developing&amp;nbsp;a Bentley Map external property handler extension.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/267521?ContentTypeID=1</link><pubDate>Fri, 22 Nov 2013 12:40:59 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b6218a3f-d1d6-4bce-b3e4-7a4d3a6c6dfb</guid><dc:creator>Oto</dc:creator><description>&lt;p&gt;There are some notes. At least XML example is in text format and can be copied.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;FeatureScoringRules minScore&lt;b&gt;=&lt;/b&gt;&amp;quot;100&amp;quot;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Feature useCriteria&lt;b&gt;=&lt;/b&gt;&amp;quot;&amp;quot; name&lt;b&gt;=&lt;/b&gt;&amp;quot;tax_proposed&amp;quot;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Rule type&lt;b&gt;=&lt;/b&gt;&amp;quot;cexpr&amp;quot; score&lt;b&gt;=&lt;/b&gt;&amp;quot;100&amp;quot;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;b&gt;XFMHasDBLink&lt;/b&gt;(2,150)&lt;b&gt;||&lt;/b&gt;&lt;b&gt;XFMCompareElementLevelName&lt;/b&gt;(&amp;quot;tax proposed&amp;quot;)&lt;b&gt;&amp;lt;/&lt;/b&gt;Rule&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;/&lt;/b&gt;Feature&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Feature useCriteria&lt;b&gt;=&lt;/b&gt;&amp;quot;&amp;quot; name&lt;b&gt;=&lt;/b&gt;&amp;quot;Pole&amp;quot;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Rule type&lt;b&gt;=&lt;/b&gt;&amp;quot;DBLink&amp;quot; score&lt;b&gt;=&lt;/b&gt;&amp;quot;100&amp;quot; entity&lt;b&gt;=&lt;/b&gt;&amp;quot;2&amp;quot; mslink&lt;b&gt;=&lt;/b&gt;&amp;quot;130&amp;quot;&lt;b&gt;/&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;/&lt;/b&gt;Feature&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Feature useCriteria&lt;b&gt;=&lt;/b&gt;&amp;quot;&amp;quot; name&lt;b&gt;=&lt;/b&gt;&amp;quot;Wire&amp;quot;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Rule type&lt;b&gt;=&lt;/b&gt;&amp;quot;DBLink&amp;quot; score&lt;b&gt;=&lt;/b&gt;&amp;quot;100&amp;quot; entity&lt;b&gt;=&lt;/b&gt;&amp;quot;2&amp;quot; mslink&lt;b&gt;=&lt;/b&gt;&amp;quot;130&amp;quot;&lt;b&gt;/&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Rule type&lt;b&gt;=&lt;/b&gt;&amp;quot;FeatureDef&amp;quot; score&lt;b&gt;=&lt;/b&gt;&amp;quot;100&amp;quot; levelName&lt;b&gt;=&lt;/b&gt;&amp;quot;true&amp;quot; cellName&lt;b&gt;=&lt;/b&gt;&amp;quot;false&amp;quot;&lt;b&gt;&amp;gt;&lt;/b&gt;Wire&lt;b&gt;&amp;lt;/&lt;/b&gt;Rule&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;/&lt;/b&gt;Feature&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Feature useCriteria&lt;b&gt;=&lt;/b&gt;&amp;quot;&amp;quot; name&lt;b&gt;=&lt;/b&gt;&amp;quot;Cable&amp;quot;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Rule type&lt;b&gt;=&lt;/b&gt;&amp;quot;DBLink&amp;quot; score&lt;b&gt;=&lt;/b&gt;&amp;quot;100&amp;quot; entity&lt;b&gt;=&lt;/b&gt;&amp;quot;2&amp;quot; mslink&lt;b&gt;=&lt;/b&gt;&amp;quot;80&amp;quot;&lt;b&gt;/&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;Rule type&lt;b&gt;=&lt;/b&gt;&amp;quot;Element&amp;quot; score&lt;b&gt;=&lt;/b&gt;&amp;quot;100&amp;quot; levelName&lt;b&gt;=&lt;/b&gt;&amp;quot;Cable&amp;quot; cellName&lt;b&gt;=&lt;/b&gt;&amp;quot;Cable&amp;quot; elementType&lt;b&gt;=&lt;/b&gt;&amp;quot;2&amp;quot; checkZeroLengthLineElementType&lt;b&gt;=&lt;/b&gt;&amp;quot;false&amp;quot;&lt;b&gt;/&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;/&lt;/b&gt;Feature&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;code&gt;&lt;b&gt;&amp;lt;/&lt;/b&gt;FeatureScoringRules&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="https://communities.bentley.com/cfs-file/__key/telligent-evolution-components-attachments/00-5924-01-00-00-26-75-21/Bentley-Map_2D00_DFS-Notes.docx" length="22957" type="application/vnd.openxmlformats-officedocument.word" /></item><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/267446?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2013 21:45:20 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5c28a8ad-4e7f-4df2-803d-bb9654fa47d4</guid><dc:creator>Henk Ligtvoet</dc:creator><description>&lt;p&gt;Hi Holger,&lt;/p&gt;
&lt;p&gt;this one:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://communities.bentley.com/products/geospatial/desktop/f/5924/p/79804/263406.aspx#263406"&gt;communities.bentley.com/.../263406.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;hth&lt;/p&gt;
&lt;p&gt;Henk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/267445?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2013 21:38:35 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:de863a93-0fd9-4028-8a60-04550d3cf786</guid><dc:creator>Holger L&amp;#228;be</dc:creator><description>&lt;p&gt;Can you please update your link, it is broken.&lt;/p&gt;
&lt;p&gt;Documentation for DFS rules would be great as it seems to be quite powerful. Actually I can work with cells and DBEntity, but I need at least to work with other element types, levelnames and color information.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thx in advance,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Holger&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Feature scoring rules</title><link>https://communities.bentley.com/thread/262147?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2013 23:19:19 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d16dac9f-f4de-499e-9db7-22015e33d1cc</guid><dc:creator>Dan Weston</dc:creator><description>&lt;p&gt;There is a Change Request on file for the situation you are looking for (&lt;span style="font-family:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;font-size:7.5pt;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;CR #&lt;/span&gt;&lt;span style="color:#1f497d;font-family:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;font-size:11pt;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt; &lt;/span&gt;&lt;span style="font-family:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;font-size:7.5pt;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;343293)&lt;/span&gt;.&amp;nbsp; It was based on this discussion on &lt;a title="http://communities.bentley.com/products/geospatial/desktop/f/5924/p/79804/219941.aspx" href="http://communities.bentley.com/products/geospatial/desktop/f/5924/p/260953/reply.aspx/Exporting%20Text%20Elements" target="_blank"&gt;Exporting Text Elements&lt;/a&gt;&amp;nbsp;in this forum.&lt;/p&gt;
&lt;p&gt;Note that there are two VBA applications included that may provide the functionality you need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>