<?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: Identify Routes Missing Measure Values in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/identify-routes-missing-measure-values/m-p/1554380#M89709</link>
    <description>&lt;P&gt;That functionality wasn't brought over from ArcMap to ArcGIS Pro. It's an&amp;nbsp;equivalency issue. There is an idea for it somewhere but I can't find it right now.&lt;/P&gt;&lt;P&gt;What kind of geodatabase (file, mobile, or enterprise) and what kind of enterprise database (Oracle, SQL Server, PostgreSQL)? If it's an enterprise geodatabase, then you might be able to query for it using SQL. What kind of spatial type? ST_GEOMETRY? Oracle's SDO_GEOMETRY?&lt;/P&gt;&lt;P&gt;Or maybe someone can come up with a Python solution or an attribute rule that would put a flag in a field.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/578538"&gt;@Laura&lt;/a&gt;&amp;nbsp;The linear referencing M-value is a component of the SHAPE field. It's a type of coordinate, just like X, Y, or Z. Each vertex in an M-enabled FC has a X, Y, and M value, so it can be tricky to query the M values because there are multiple per line.&lt;/P&gt;&lt;P&gt;Is it a line feature class?&lt;/P&gt;&lt;P&gt;Do you need to find lines that have ANY vertices with missing M values? Or would it be good enough to find lines where the start vertex or end vertex are missing the M value?&lt;/P&gt;&lt;P&gt;Calculate Geometry has options for getting the M value of the start and end of lines:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1730393234088.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118583iA8748DFE106CC941/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_0-1730393234088.png" alt="Bud_0-1730393234088.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 16:51:56 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-10-31T16:51:56Z</dc:date>
    <item>
      <title>Identify Routes Missing Measure Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/identify-routes-missing-measure-values/m-p/1535305#M87966</link>
      <description>&lt;P&gt;The option to show where route measures don't have any value (NaN) was available in ArcMap by going to Layer Properties--&amp;gt;Routes.&amp;nbsp; I can't find this option in ArcGIS Pro.&amp;nbsp; I'm trying to find a way to either visualize this or generate a list of records with missing measurement values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 21:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/identify-routes-missing-measure-values/m-p/1535305#M87966</guid>
      <dc:creator>ShoshanaRosenberg</dc:creator>
      <dc:date>2024-09-04T21:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Routes Missing Measure Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/identify-routes-missing-measure-values/m-p/1554333#M89706</link>
      <description>&lt;P&gt;Can you just go to Select by Attributes and then create an exp for field is NULL?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 15:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/identify-routes-missing-measure-values/m-p/1554333#M89706</guid>
      <dc:creator>Laura</dc:creator>
      <dc:date>2024-10-31T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Routes Missing Measure Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/identify-routes-missing-measure-values/m-p/1554380#M89709</link>
      <description>&lt;P&gt;That functionality wasn't brought over from ArcMap to ArcGIS Pro. It's an&amp;nbsp;equivalency issue. There is an idea for it somewhere but I can't find it right now.&lt;/P&gt;&lt;P&gt;What kind of geodatabase (file, mobile, or enterprise) and what kind of enterprise database (Oracle, SQL Server, PostgreSQL)? If it's an enterprise geodatabase, then you might be able to query for it using SQL. What kind of spatial type? ST_GEOMETRY? Oracle's SDO_GEOMETRY?&lt;/P&gt;&lt;P&gt;Or maybe someone can come up with a Python solution or an attribute rule that would put a flag in a field.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/578538"&gt;@Laura&lt;/a&gt;&amp;nbsp;The linear referencing M-value is a component of the SHAPE field. It's a type of coordinate, just like X, Y, or Z. Each vertex in an M-enabled FC has a X, Y, and M value, so it can be tricky to query the M values because there are multiple per line.&lt;/P&gt;&lt;P&gt;Is it a line feature class?&lt;/P&gt;&lt;P&gt;Do you need to find lines that have ANY vertices with missing M values? Or would it be good enough to find lines where the start vertex or end vertex are missing the M value?&lt;/P&gt;&lt;P&gt;Calculate Geometry has options for getting the M value of the start and end of lines:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1730393234088.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118583iA8748DFE106CC941/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_0-1730393234088.png" alt="Bud_0-1730393234088.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 16:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/identify-routes-missing-measure-values/m-p/1554380#M89709</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-10-31T16:51:56Z</dc:date>
    </item>
  </channel>
</rss>

