<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SDF Layer Style Rule Expression in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8961895#M7760</link>
    <description>&lt;P&gt;To match&amp;nbsp;&lt;EM&gt;any value in a list&lt;/EM&gt;, you can use the IN operator. You can find it in Create Query window (see image-1).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1-The IN operator can be found here." style="width: 728px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/666252iDB0076EEAED10534/image-size/large?v=v2&amp;amp;px=999" role="button" title="10-create query.png" alt="1-The IN operator can be found here." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1-The IN operator can be found here.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To achieve your goal in a more elegant way, join two or more strings into one by using the CONCAT function.For example below, three strings&amp;nbsp;have been joined to form a parcel label (see image-2).&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;parcelpin&lt;/LI&gt;&lt;LI&gt;mail_addr_&lt;/LI&gt;&lt;LI&gt;mail_zip&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2-CONCAT function." style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/666253iA1C6E886D9F50D92/image-size/large?v=v2&amp;amp;px=999" role="button" title="20-concat expr.PNG" alt="2-CONCAT function." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2-CONCAT function.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the line break '\P' to put the strings on separate lines. The line break is case sensitive.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2019 20:24:50 GMT</pubDate>
    <dc:creator>ChicagoLooper</dc:creator>
    <dc:date>2019-08-12T20:24:50Z</dc:date>
    <item>
      <title>SDF Layer Style Rule Expression</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956291#M7754</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm looking for cleane&lt;SPAN style="font-family: inherit;"&gt;r layer rule expression syntax than the following sample:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ParcelNum = 'TL55682' OR ParcelNum = 'TL88956'&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;ParcelNum = ('TL55682', 'TL88956')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see where I'm going with this...to include a large'ish arbitrary csv list that would be cleaner that repeating ParcelNum = XX OR.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;&lt;P&gt;Map3d2019&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 18:41:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956291#M7754</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2019-08-08T18:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: SDF Layer Style Rule Expression</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956307#M7755</link>
      <description>&lt;P&gt;Try&amp;nbsp;&amp;nbsp; ParcelNum IN ('TL55682', 'TL88956')&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 18:50:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956307#M7755</guid>
      <dc:creator>Gary_Braun</dc:creator>
      <dc:date>2019-08-08T18:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: SDF Layer Style Rule Expression</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956340#M7756</link>
      <description>&lt;P&gt;Great.&amp;nbsp; Thank you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What language is the Map3d expression language, so I can learn more about it?&amp;nbsp; I've perused documentation for language to no avail.&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 19:11:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956340#M7756</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2019-08-08T19:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: SDF Layer Style Rule Expression</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956353#M7757</link>
      <description>&lt;P&gt;Sorry but I don't know what language it is. Similar to SQL in some ways, but probably their own thing. As for learning more about it, I think their online reference is going to be your best bet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad-map-3d/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/MAP3D-Use/files/GUID-81C2C69B-BABB-4716-BDF8-993C59FF2B99-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad-map-3d/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/MAP3D-Use/files/GUID-81C2C69B-BABB-4716-BDF8-993C59FF2B99-htm.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 19:23:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956353#M7757</guid>
      <dc:creator>Gary_Braun</dc:creator>
      <dc:date>2019-08-08T19:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: SDF Layer Style Rule Expression</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956380#M7758</link>
      <description>&lt;P&gt;Yeh, I've been through that, but it's rudimentary at best.&amp;nbsp; I'm not even seeing your 'IN' solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/432561"&gt;@Gary_Braun&lt;/a&gt;,&amp;nbsp;while I have you.&amp;nbsp; Something that's been a severe disappointment is my inability to write expressions on more than one joined property.&amp;nbsp; Say you have SDF of parcels joined to ODBC of parcel data (owner, tax, district, phone,etc).&amp;nbsp; Try a simple label concat expression with joined properties (e.g. owner, phone) and the expression fails.&amp;nbsp; I've presented this question before here and confirmed this behavior.&amp;nbsp; But maybe you know a workaround.&amp;nbsp; Joining data is the essence of GIS, so I'm having difficulty thinking this the end of the story.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI: The work around of bulk copy to another SDF thereby embedding the joined data is not really desirable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Tyler&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 19:38:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956380#M7758</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2019-08-08T19:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: SDF Layer Style Rule Expression</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956431#M7759</link>
      <description>&lt;P&gt;Yes it fails for me as well, and I don't have an answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All I can say is that as much as I love Map 3D, I do all of my GIS work in other software for many reasons, this being but one more of them.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 20:02:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8956431#M7759</guid>
      <dc:creator>Gary_Braun</dc:creator>
      <dc:date>2019-08-08T20:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: SDF Layer Style Rule Expression</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8961895#M7760</link>
      <description>&lt;P&gt;To match&amp;nbsp;&lt;EM&gt;any value in a list&lt;/EM&gt;, you can use the IN operator. You can find it in Create Query window (see image-1).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1-The IN operator can be found here." style="width: 728px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/666252iDB0076EEAED10534/image-size/large?v=v2&amp;amp;px=999" role="button" title="10-create query.png" alt="1-The IN operator can be found here." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1-The IN operator can be found here.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To achieve your goal in a more elegant way, join two or more strings into one by using the CONCAT function.For example below, three strings&amp;nbsp;have been joined to form a parcel label (see image-2).&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;parcelpin&lt;/LI&gt;&lt;LI&gt;mail_addr_&lt;/LI&gt;&lt;LI&gt;mail_zip&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2-CONCAT function." style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/666253iA1C6E886D9F50D92/image-size/large?v=v2&amp;amp;px=999" role="button" title="20-concat expr.PNG" alt="2-CONCAT function." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2-CONCAT function.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the line break '\P' to put the strings on separate lines. The line break is case sensitive.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 20:24:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/sdf-layer-style-rule-expression/m-p/8961895#M7760</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2019-08-12T20:24:50Z</dc:date>
    </item>
  </channel>
</rss>

