<?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: How to display line length in SDE  View SQL Server in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850466#M5242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; [FeatureID]&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; [SHAPE] &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;Geometry&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; SHAPE&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;STLength&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;Length &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: small; font-family: Consolas;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; [database]&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;[owner]&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;[WaterLine]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;This shows how to display in a SQL Query or a SQL SDE view the length of a line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 20:41:21 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2018-02-15T20:41:21Z</dc:date>
    <item>
      <title>How to display line length in SDE  View SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850465#M5241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field "SHAPE.STLength()" does not show in the feature class when I try to create a view.&amp;nbsp; Is there any function that allows to calculate in a SQL statement the length of a line form the field SHAPE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 20:14:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850465#M5241</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2018-02-15T20:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to display line length in SDE  View SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850466#M5242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; [FeatureID]&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; [SHAPE] &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;Geometry&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; SHAPE&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;STLength&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-family: Consolas; font-size: small;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;Length &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: small; font-family: Consolas;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; [database]&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;[owner]&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;[WaterLine]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;This shows how to display in a SQL Query or a SQL SDE view the length of a line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 20:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850466#M5242</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2018-02-15T20:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to display line length in SDE  View SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850467#M5243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://tereshenkov.wordpress.com/2015/02/05/sql-server-spatial-functions-for-gis-users/"&gt;https://tereshenkov.wordpress.com/2015/02/05/sql-server-spatial-functions-for-gis-users/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 20:44:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850467#M5243</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2018-02-15T20:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to display line length in SDE  View SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850468#M5244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additional info:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/relational-databases/spatial/create-construct-and-query-geometry-instances?view=sql-server-2017"&gt;https://docs.microsoft.com/en-us/sql/relational-databases/spatial/create-construct-and-query-geometry-instances?view=sql-server-2017&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2019 15:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850468#M5244</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2019-04-01T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to display line length in SDE  View SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850469#M5245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This SQL statement displays X and Y coordinates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas; font-size: small;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;&amp;nbsp; [PumpNumber]&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas; "&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas; "&gt;[SHAPE]&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas; "&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas; "&gt; SHAPE&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas; "&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas; "&gt;STX&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas; "&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas; "&gt; SHAPE&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: small; font-family: Consolas; "&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas; "&gt;STY&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: small; font-family: Consolas; "&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas; "&gt;[PUMP]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2020 17:49:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-display-line-length-in-sde-view-sql-server/m-p/850469#M5245</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2020-02-24T17:49:48Z</dc:date>
    </item>
  </channel>
</rss>

