<?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 SDE.ST_M() returns negative infinity in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/sde-st-m-returns-negative-infinity/m-p/1145877#M32466</link>
    <description>&lt;P&gt;&lt;EM&gt;ArcMap &amp;amp; Enterprise 10.7.1 — Oracle 18c SDE.ST_GEOMETRY — SQL Developer 18:&lt;/EM&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;I have an SDE.ST_GEOMETRY polyline FC that is M-enabled:&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_1-1645222454887.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34392iFE73A11866805CE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bud_1-1645222454887.png" alt="Bud_1-1645222454887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In an SQL client like SQL Developer, I can query for the M-value of the endpoint of the line:&lt;/P&gt;&lt;PRE&gt;select
    sde.st_m(sde.st_endpoint(shape))
from
    my_fc&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_2-1645222512963.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34394i80CB4125EBDE5846/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bud_2-1645222512963.png" alt="Bud_2-1645222512963.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The result of that query is&lt;SPAN&gt;&amp;nbsp;&lt;U&gt;&lt;EM&gt;-Infinity&lt;/EM&gt;&lt;/U&gt;.&lt;/SPAN&gt;&amp;nbsp; I didn't know that was possible and I wouldn't have thought to account for it when querying for possible values.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Question:&lt;/P&gt;&lt;P&gt;Is that behavior expected from ST_GEOMETRY functions? If anything, I would have expected the value to be &lt;U&gt;&lt;EM&gt;Null&lt;/EM&gt;&lt;/U&gt;, not&amp;nbsp;&lt;SPAN&gt;&lt;U&gt;&lt;EM&gt;-Infinity&lt;/EM&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Feb 2022 22:19:04 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2022-02-18T22:19:04Z</dc:date>
    <item>
      <title>SDE.ST_M() returns negative infinity</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sde-st-m-returns-negative-infinity/m-p/1145877#M32466</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcMap &amp;amp; Enterprise 10.7.1 — Oracle 18c SDE.ST_GEOMETRY — SQL Developer 18:&lt;/EM&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;I have an SDE.ST_GEOMETRY polyline FC that is M-enabled:&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_1-1645222454887.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34392iFE73A11866805CE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bud_1-1645222454887.png" alt="Bud_1-1645222454887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In an SQL client like SQL Developer, I can query for the M-value of the endpoint of the line:&lt;/P&gt;&lt;PRE&gt;select
    sde.st_m(sde.st_endpoint(shape))
from
    my_fc&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_2-1645222512963.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34394i80CB4125EBDE5846/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bud_2-1645222512963.png" alt="Bud_2-1645222512963.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The result of that query is&lt;SPAN&gt;&amp;nbsp;&lt;U&gt;&lt;EM&gt;-Infinity&lt;/EM&gt;&lt;/U&gt;.&lt;/SPAN&gt;&amp;nbsp; I didn't know that was possible and I wouldn't have thought to account for it when querying for possible values.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Question:&lt;/P&gt;&lt;P&gt;Is that behavior expected from ST_GEOMETRY functions? If anything, I would have expected the value to be &lt;U&gt;&lt;EM&gt;Null&lt;/EM&gt;&lt;/U&gt;, not&amp;nbsp;&lt;SPAN&gt;&lt;U&gt;&lt;EM&gt;-Infinity&lt;/EM&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 22:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sde-st-m-returns-negative-infinity/m-p/1145877#M32466</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-02-18T22:19:04Z</dc:date>
    </item>
  </channel>
</rss>

