<?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 Get Shape Content in SQL Server Query in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/get-shape-content-in-sql-server-query/m-p/187229#M7475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know if it's possible to extract the shape details of a polygon (area, length) within a SQL Server query/view using a feature class with SQL geometry as the shape storage type...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: I have a parcel feature class and I want to create a SQL Server (2008 R2) query/view within SQL Server that displays all the areas of the polygons...similar to the Shape.STArea() field within ArcMap/ArcCatalog.&amp;nbsp; Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2014 17:48:02 GMT</pubDate>
    <dc:creator>mpboyle</dc:creator>
    <dc:date>2014-08-20T17:48:02Z</dc:date>
    <item>
      <title>Get Shape Content in SQL Server Query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/get-shape-content-in-sql-server-query/m-p/187229#M7475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know if it's possible to extract the shape details of a polygon (area, length) within a SQL Server query/view using a feature class with SQL geometry as the shape storage type...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: I have a parcel feature class and I want to create a SQL Server (2008 R2) query/view within SQL Server that displays all the areas of the polygons...similar to the Shape.STArea() field within ArcMap/ArcCatalog.&amp;nbsp; Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 17:48:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/get-shape-content-in-sql-server-query/m-p/187229#M7475</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2014-08-20T17:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get Shape Content in SQL Server Query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/get-shape-content-in-sql-server-query/m-p/187230#M7476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I found the answer I was after...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;select Shape.STArea() as 'Area'&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;from 'Parcel'&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just as it appears in ArcMap and ArcCatalog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 18:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/get-shape-content-in-sql-server-query/m-p/187230#M7476</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2014-08-20T18:04:03Z</dc:date>
    </item>
  </channel>
</rss>

