<?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 Get a FGDB FC point's XY coordinates using SQL in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idi-p/1238088</link>
    <description>&lt;P&gt;In an SQL Expression or a database view on a file geodatabase:&lt;/P&gt;&lt;P&gt;If I understand correctly, we can't access the XY coordinates of a point feature using SQL.&lt;/P&gt;&lt;P&gt;For example, something like this:&lt;/P&gt;&lt;PRE&gt;x_coord(shape) --would resolve to 665,478.140 meters&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Could that functionality be added as a function in the FGDB engine/SQL syntax?&lt;/P&gt;&lt;P&gt;I'm aware that a workaround would be to store the X and Y coordinates in static fields in the FC via a calculation attribute rule. But it would be a lot of work to implement that for all FCs in all FGDBs. Doing it in SQL would be better.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 02:58:49 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2022-12-06T02:58:49Z</dc:date>
    <item>
      <title>Get a FGDB FC point's XY coordinates using SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idi-p/1238088</link>
      <description>&lt;P&gt;In an SQL Expression or a database view on a file geodatabase:&lt;/P&gt;&lt;P&gt;If I understand correctly, we can't access the XY coordinates of a point feature using SQL.&lt;/P&gt;&lt;P&gt;For example, something like this:&lt;/P&gt;&lt;PRE&gt;x_coord(shape) --would resolve to 665,478.140 meters&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Could that functionality be added as a function in the FGDB engine/SQL syntax?&lt;/P&gt;&lt;P&gt;I'm aware that a workaround would be to store the X and Y coordinates in static fields in the FC via a calculation attribute rule. But it would be a lot of work to implement that for all FCs in all FGDBs. Doing it in SQL would be better.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 02:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idi-p/1238088</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-12-06T02:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1238155#M22410</link>
      <description>&lt;P&gt;It might be possible to query for this kind of thing using open source tools like GDBee and QGIS. The FGDB SQL querying functionality seems pretty comprehensive:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://github.com/AlexArcPy/GDBee" target="_blank"&gt;https://github.com/AlexArcPy/GDBee&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 09:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1238155#M22410</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-12-06T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1238215#M22412</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;what is your workflow? i.e. what are you trying to do with the x, y coordinates once extracted from the shape? Because this can be done using Arcade...&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 13:54:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1238215#M22412</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2022-12-06T13:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1239267#M22468</link>
      <description />
      <pubDate>Thu, 08 Dec 2022 18:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1239267#M22468</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2022-12-08T18:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1325464#M26148</link>
      <description>&lt;P&gt;I'll chime in with a workflow: It'd be great if I could use a definition query to return only points within a certain extent, e.g. west of 108° and north of 36° but south of 42.36565°&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 16:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1325464#M26148</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-09-05T16:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1325470#M26149</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458875"&gt;@AlfredBaldenweck&lt;/a&gt;&amp;nbsp;that would be Spatial Definition Query which we have Under Consideration and it looks like you've already added your kudos to that idea. Thank you!&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/spatial-definition-query/idi-p/922663" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/spatial-definition-query/idi-p/922663&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 16:21:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1325470#M26149</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2023-09-05T16:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1325474#M26151</link>
      <description>&lt;P&gt;I think a spatial definition query (as I interpret it) is more about querying based on the relationship between other features, e.g. all the Public Land Survey Townships within a particular county, and would require there to be a feature there. This is more along the lines of&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/allow-shape-field-to-be-used-in-definition-query/idi-p/973501" target="_blank" rel="noopener"&gt;Allow SHAPE field to be used in Definition Query - Esri Community&lt;/A&gt;, but for views.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize, I wasn't reading too carefully and should not have brought up definition queries (although I think that's a valid use, too).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 16:26:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1325474#M26151</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-09-05T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL - Status changed to: Open</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1479748#M30438</link>
      <description>&lt;P&gt;Opening this back up.&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;if you have an example workflow and some more information on whether or not extraction with arcade is a viable solution for you please share it when the opportunity arises.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 19:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1479748#M30438</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2024-05-28T19:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Get a FGDB FC point's XY coordinates using SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1567509#M33161</link>
      <description>&lt;P&gt;Idea: &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/spatial-sql-functions-file-geodatabase/idi-p/1567507/highlight/true" target="_self"&gt;Spatial SQL Functions — File Geodatabase&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 21:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/get-a-fgdb-fc-point-s-xy-coordinates-using-sql/idc-p/1567509#M33161</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-12-11T21:32:22Z</dc:date>
    </item>
  </channel>
</rss>

