<?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 get x,y values for user selected point using python in ArcGIS Pro? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025096#M59890</link>
    <description>&lt;P&gt;like this functionality ?&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/introduction-to-identifying-addresses-and-places-on-the-map.htm" target="_blank" rel="noopener"&gt;Introduction to identifying addresses and places on the map—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, if it is something that can actually be selected, most tools work with selections rather than all features.&lt;/P&gt;&lt;P&gt;So perhaps what you intend to do next might be critical&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2021 23:30:12 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-02-09T23:30:12Z</dc:date>
    <item>
      <title>How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025095#M59889</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to find a way to get user input for a python script. What I want to do is ask the user to select a point on the map and then use the x,y values in another step in the script. I have a feeling that ArcGIS Pro and arcpy do not have this capability, yet. What I am really looking for is to be able to get an address (or event) along a route at the location indicated by the user... So, I want the script to ask the user to select the location along the route that they want to know the closest address for.&lt;/P&gt;&lt;P&gt;I have been able to create an event table using address points and displaying them on the route. I want to go the other way and determine what the address would be at the selected location. I know there was (or is) a tool in ArcMap which gives you an address along a route... still waiting for something like that in Pro.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janice.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 23:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025095#M59889</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2021-02-09T23:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025096#M59890</link>
      <description>&lt;P&gt;like this functionality ?&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/introduction-to-identifying-addresses-and-places-on-the-map.htm" target="_blank" rel="noopener"&gt;Introduction to identifying addresses and places on the map—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, if it is something that can actually be selected, most tools work with selections rather than all features.&lt;/P&gt;&lt;P&gt;So perhaps what you intend to do next might be critical&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 23:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025096#M59890</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-09T23:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025099#M59891</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/6530"&gt;@JaniceBaird&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the GetParameter method;&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/getparameter.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/getparameter.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/arcpy-get-user-s-input-for-location-and-file-name/m-p/548421" target="_blank"&gt;https://community.esri.com/t5/python-questions/arcpy-get-user-s-input-for-location-and-file-name/m-p/548421&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alison&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 23:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025099#M59891</guid>
      <dc:creator>AlisonKelsey</dc:creator>
      <dc:date>2021-02-09T23:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025103#M59892</link>
      <description>You might have to go full Arcgis for PRO SDK and write a pro extension to be able to interact with the map view like that. I’ll be interested to see what others think.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2021 23:51:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025103#M59892</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-09T23:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025302#M59895</link>
      <description>&lt;P&gt;You could physically create a point in the tool using&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/featureset.htm" target="_blank"&gt;FeatureSet—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;- which will then allow interactive point drawing.&amp;nbsp; Then do whatever process within the script to get the point x/y or address.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 13:14:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025302#M59895</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-02-10T13:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025864#M59907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/93777"&gt;@AlisonKelsey&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Those links are related to ArcMap... I am trying to do this in Pro.&lt;/P&gt;&lt;P&gt;Thanks for the info. I will read over them but don't believe that the GetParameter idea will work.&lt;/P&gt;&lt;P&gt;Janice.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 15:14:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025864#M59907</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2021-02-11T15:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025874#M59911</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I read through that information but am not excited about reverse geocoding or creating a locator at this time.&lt;/P&gt;&lt;P&gt;I am looking into whether there is a tool already in Pro/arcpy to get input from the user when they click on the map. I was going to use that clicked point x,y to find the address on a route. Instead, I generated a table of events for my route and drew all of them on the route so the user could identify the one closest to the location they are addressing. My script gets the address points in the map extent, reads the route id from the address points, gets the address range from a sql table of routes, creates an event table from that information and then draws a point feature at each event location...&lt;/P&gt;&lt;P&gt;I was hoping that there was a tool in Pro like the tool in ArcMap that gives you the address information at any point along the route... I may be remembering wrong and actually had locators setup in ArcMap.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janice.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 15:27:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025874#M59911</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2021-02-11T15:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025939#M59919</link>
      <description>&lt;P&gt;I don't do the geocode thing, but&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/esri-press-books-questions/getting-to-know-arcgis-pro-2-6-geocoding-update/m-p/1025934#M67" target="_blank"&gt;Getting to Know ArcGIS Pro 2.6 Geocoding update - GeoNet, The Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;has changed and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3374"&gt;@JoeBorgione&lt;/a&gt;&amp;nbsp;would be the man that has suffered with addresses and stuff&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 16:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025939#M59919</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-11T16:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025944#M59920</link>
      <description>&lt;P&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt; excited about reverse geocoding or creating a locator at this time.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Life is all about trade-offs, I guess.&amp;nbsp; In your case I think you'll need to go the route suggested by&amp;nbsp;@Anonymous User&amp;nbsp; as I don't know how to capture a mouse click/reverse geocoded point to python.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 16:48:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1025944#M59920</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-11T16:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get x,y values for user selected point using python in ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1026750#M59974</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/6530"&gt;@JaniceBaird&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This GetParameter tool is also available in ArcGIS Pro.&amp;nbsp; Please visit the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/getparameter.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/getparameter.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Alison&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 02:46:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-x-y-values-for-user-selected-point/m-p/1026750#M59974</guid>
      <dc:creator>AlisonKelsey</dc:creator>
      <dc:date>2021-02-15T02:46:32Z</dc:date>
    </item>
  </channel>
</rss>

