<?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>idea Support SQL Comments in Display Filter - Vector Tile Publishing in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/support-sql-comments-in-display-filter-vector-tile/idi-p/1234627</link>
    <description>&lt;P&gt;I just found out that if you have SQL comments in your display filter query, that display filter will just not work in your published Vector Tiles. I need to be able to add SQL comments to keep it organized when I'm querying for Unique IDs in a road layer. Currently using ArcGIS Pro 2.9.5, will be testing soon with 3.1.&lt;/P&gt;&lt;P&gt;Ex: For my display filter between 144K - 18K I only want to show highways and county roads (which is handled by "ROUTE_SYS"), but there are certain road segments beyond those road categories I need to show that are relevant so I'm using unique IDs from "ROADSEG_ID".&amp;nbsp;&lt;/P&gt;&lt;P&gt;This query works with vector Tiles&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ROUTE_SYS IN ('04', '07', '05', '01', '02', '03', '22', '53', '41')&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ROADSEG_ID IN ('0805469A-1938-43E9-A18F-05FDFE2E7B4E',&lt;BR /&gt;'D6BE7AA6-D7A7-4BDB-87B6-05A045BE47DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'F0902E65-1277-4542-8E5F-6759E243FFF7',&lt;BR /&gt;'E8799B99-27AF-4743-8C56-F392B04B4557',&lt;BR /&gt;'1439D56D-BBCA-464D-BA85-3F763C7F2C77',&lt;BR /&gt;'32C5DD3A-00F7-4BC5-A0F9-50740DB4A449',&lt;BR /&gt;'E8350270-3BCA-4862-9B4C-328B2E9CC7C9',&lt;BR /&gt;'C1520FD3-30AD-4F53-99CE-0C0DFD4061CA',&lt;BR /&gt;'9D479888-74DC-4970-91BD-03161FA0AF3A',&lt;BR /&gt;'87EA2E09-005C-4A18-A81E-3B8F94B90825',&lt;BR /&gt;'BB054E48-2451-4C1A-8295-BB1B3AE47BB1',&lt;BR /&gt;'EC581F38-5B84-4BF6-A97F-3341B7B47E59',&lt;BR /&gt;'8A97A63F-1A5C-428C-87A4-30B0C189C21C')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but this query I use with comments to organize the segments does not work.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ROUTE_SYS IN ('04', '07', '05', '01', '02', '03', '22', '53', '41')&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;/*Special Cases for PDF Maps*/&lt;BR /&gt;ROADSEG_ID IN (/*Parley Lake Rd/Ln*/'0805469A-1938-43E9-A18F-05FDFE2E7B4E',&lt;BR /&gt;'D6BE7AA6-D7A7-4BDB-87B6-05A045BE47DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'F0902E65-1277-4542-8E5F-6759E243FFF7',&lt;BR /&gt;/*Steiger Lake Ln*/ 'E8799B99-27AF-4743-8C56-F392B04B4557',&lt;BR /&gt;'1439D56D-BBCA-464D-BA85-3F763C7F2C77',&lt;BR /&gt;'32C5DD3A-00F7-4BC5-A0F9-50740DB4A449',&lt;BR /&gt;'E8350270-3BCA-4862-9B4C-328B2E9CC7C9',&lt;BR /&gt;'C1520FD3-30AD-4F53-99CE-0C0DFD4061CA',&lt;BR /&gt;'9D479888-74DC-4970-91BD-03161FA0AF3A',&lt;BR /&gt;/*Zachary Ln N*/ '87EA2E09-005C-4A18-A81E-3B8F94B90825',&lt;BR /&gt;'BB054E48-2451-4C1A-8295-BB1B3AE47BB1',&lt;BR /&gt;'EC581F38-5B84-4BF6-A97F-3341B7B47E59',&lt;BR /&gt;'8A97A63F-1A5C-428C-87A4-30B0C189C21C')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything validates correctly in pro and functions properly there. If published as vector tiles though, the roads for this scale/display filter just don't work. (Left query with comments, right query without comments)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrettFrahm_2-1669228247019.png" style="width: 168px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56725i381879070EA76FA0/image-dimensions/168x236?v=v2" width="168" height="236" role="button" title="BrettFrahm_2-1669228247019.png" alt="BrettFrahm_2-1669228247019.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrettFrahm_3-1669228262467.png" style="width: 170px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56726i9C9AD069DA9572C1/image-dimensions/170x232?v=v2" width="170" height="232" role="button" title="BrettFrahm_3-1669228262467.png" alt="BrettFrahm_3-1669228262467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2022 18:33:11 GMT</pubDate>
    <dc:creator>BrettFrahm</dc:creator>
    <dc:date>2022-11-23T18:33:11Z</dc:date>
    <item>
      <title>Support SQL Comments in Display Filter - Vector Tile Publishing</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/support-sql-comments-in-display-filter-vector-tile/idi-p/1234627</link>
      <description>&lt;P&gt;I just found out that if you have SQL comments in your display filter query, that display filter will just not work in your published Vector Tiles. I need to be able to add SQL comments to keep it organized when I'm querying for Unique IDs in a road layer. Currently using ArcGIS Pro 2.9.5, will be testing soon with 3.1.&lt;/P&gt;&lt;P&gt;Ex: For my display filter between 144K - 18K I only want to show highways and county roads (which is handled by "ROUTE_SYS"), but there are certain road segments beyond those road categories I need to show that are relevant so I'm using unique IDs from "ROADSEG_ID".&amp;nbsp;&lt;/P&gt;&lt;P&gt;This query works with vector Tiles&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ROUTE_SYS IN ('04', '07', '05', '01', '02', '03', '22', '53', '41')&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ROADSEG_ID IN ('0805469A-1938-43E9-A18F-05FDFE2E7B4E',&lt;BR /&gt;'D6BE7AA6-D7A7-4BDB-87B6-05A045BE47DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'F0902E65-1277-4542-8E5F-6759E243FFF7',&lt;BR /&gt;'E8799B99-27AF-4743-8C56-F392B04B4557',&lt;BR /&gt;'1439D56D-BBCA-464D-BA85-3F763C7F2C77',&lt;BR /&gt;'32C5DD3A-00F7-4BC5-A0F9-50740DB4A449',&lt;BR /&gt;'E8350270-3BCA-4862-9B4C-328B2E9CC7C9',&lt;BR /&gt;'C1520FD3-30AD-4F53-99CE-0C0DFD4061CA',&lt;BR /&gt;'9D479888-74DC-4970-91BD-03161FA0AF3A',&lt;BR /&gt;'87EA2E09-005C-4A18-A81E-3B8F94B90825',&lt;BR /&gt;'BB054E48-2451-4C1A-8295-BB1B3AE47BB1',&lt;BR /&gt;'EC581F38-5B84-4BF6-A97F-3341B7B47E59',&lt;BR /&gt;'8A97A63F-1A5C-428C-87A4-30B0C189C21C')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but this query I use with comments to organize the segments does not work.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ROUTE_SYS IN ('04', '07', '05', '01', '02', '03', '22', '53', '41')&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;/*Special Cases for PDF Maps*/&lt;BR /&gt;ROADSEG_ID IN (/*Parley Lake Rd/Ln*/'0805469A-1938-43E9-A18F-05FDFE2E7B4E',&lt;BR /&gt;'D6BE7AA6-D7A7-4BDB-87B6-05A045BE47DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'00A91117-6B17-4DDE-A0CC-BF097A8D00DA',&lt;BR /&gt;'F0902E65-1277-4542-8E5F-6759E243FFF7',&lt;BR /&gt;/*Steiger Lake Ln*/ 'E8799B99-27AF-4743-8C56-F392B04B4557',&lt;BR /&gt;'1439D56D-BBCA-464D-BA85-3F763C7F2C77',&lt;BR /&gt;'32C5DD3A-00F7-4BC5-A0F9-50740DB4A449',&lt;BR /&gt;'E8350270-3BCA-4862-9B4C-328B2E9CC7C9',&lt;BR /&gt;'C1520FD3-30AD-4F53-99CE-0C0DFD4061CA',&lt;BR /&gt;'9D479888-74DC-4970-91BD-03161FA0AF3A',&lt;BR /&gt;/*Zachary Ln N*/ '87EA2E09-005C-4A18-A81E-3B8F94B90825',&lt;BR /&gt;'BB054E48-2451-4C1A-8295-BB1B3AE47BB1',&lt;BR /&gt;'EC581F38-5B84-4BF6-A97F-3341B7B47E59',&lt;BR /&gt;'8A97A63F-1A5C-428C-87A4-30B0C189C21C')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything validates correctly in pro and functions properly there. If published as vector tiles though, the roads for this scale/display filter just don't work. (Left query with comments, right query without comments)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrettFrahm_2-1669228247019.png" style="width: 168px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56725i381879070EA76FA0/image-dimensions/168x236?v=v2" width="168" height="236" role="button" title="BrettFrahm_2-1669228247019.png" alt="BrettFrahm_2-1669228247019.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrettFrahm_3-1669228262467.png" style="width: 170px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56726i9C9AD069DA9572C1/image-dimensions/170x232?v=v2" width="170" height="232" role="button" title="BrettFrahm_3-1669228262467.png" alt="BrettFrahm_3-1669228262467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 18:33:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/support-sql-comments-in-display-filter-vector-tile/idi-p/1234627</guid>
      <dc:creator>BrettFrahm</dc:creator>
      <dc:date>2022-11-23T18:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Support SQL Comments in Display Filter - Vector Tile Publishing</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/support-sql-comments-in-display-filter-vector-tile/idc-p/1234638#M22239</link>
      <description>&lt;P&gt;Also SQL comments appear to not work in Label classes either for published vector tiles.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 18:50:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/support-sql-comments-in-display-filter-vector-tile/idc-p/1234638#M22239</guid>
      <dc:creator>BrettFrahm</dc:creator>
      <dc:date>2022-11-23T18:50:20Z</dc:date>
    </item>
  </channel>
</rss>

