<?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: I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example? in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59152#M127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/421890"&gt;sabarish balakrishnan&lt;/A&gt;‌, I am glad you were able to get your CSVs into a feature service layer. However, if you do not have a GeoAnalytics Server available to use, you won't be able to run the tool. You can check this using&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.geoanalytics.toc.html#is-supported"&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;arcgis.geoanalytics.&lt;/CODE&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;is_supported()&lt;/CODE&gt;&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend using the standard feature analysis tool instead if you do not have a GeoAnalytics Server, which is in a different module in the ArcGIS API for Python. See&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.features.find_locations.html#find-similar-locations"&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;arcgis.features.find_locations.&lt;/CODE&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;find_similar_locations&lt;/CODE&gt;&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/latest/use/find-similar-locations.htm" title="https://enterprise.arcgis.com/en/portal/latest/use/find-similar-locations.htm"&gt;Find Similar Locations—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2020 15:00:05 GMT</pubDate>
    <dc:creator>NoahSlocum</dc:creator>
    <dc:date>2020-09-29T15:00:05Z</dc:date>
    <item>
      <title>I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59146#M121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the module find_similar_locations listed here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/api-reference/arcgis.geoanalytics.find_locations.html#find-similar-locations" title="https://developers.arcgis.com/python/api-reference/arcgis.geoanalytics.find_locations.html#find-similar-locations"&gt;arcgis.geoanalytics.find_locations module — arcgis 1.8.2 documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My intention is to find similar locations for entries in search layer compared to input layer, based on some common analysis fields. I am however, unfamiliar on what format i should be using for these layers. Can anyone help with an example, or provide a link to this documentation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2020 00:41:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59146#M121</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-09-21T00:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59147#M122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Point features... as shown in the link in your link&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/api-reference/arcgis.geoanalytics.toc.html#gaxfeatureinput" title="https://developers.arcgis.com/python/api-reference/arcgis.geoanalytics.toc.html#gaxfeatureinput"&gt;Feature Input&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2020 02:06:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59147#M122</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-21T02:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59148#M123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/421890"&gt;sabarish balakrishnan&lt;/A&gt;, please see the example here&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/latest/use/geoanalytics-find-similar-locations.htm#GUID-1B7A8D8E-F557-4BA0-ADC5-173510B58462" title="https://enterprise.arcgis.com/en/portal/latest/use/geoanalytics-find-similar-locations.htm#GUID-1B7A8D8E-F557-4BA0-ADC5-173510B58462"&gt;Find Similar Locations—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;as well as the link Dan shared above.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you are not working with a large dataset, you can also consider using the non-GeoAnalytics version of the tool:&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/api-reference/arcgis.features.find_locations.html#find-similar-locations" title="https://developers.arcgis.com/python/api-reference/arcgis.features.find_locations.html#find-similar-locations"&gt;arcgis.features.find_locations module — arcgis 1.8.2 documentation&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2020 16:40:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59148#M123</guid>
      <dc:creator>NoahSlocum</dc:creator>
      <dc:date>2020-09-21T16:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59149#M124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/215537"&gt;Noah Slocum&lt;/A&gt;‌ Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very very new to GIS and i am confused a bit. In the page&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fenterprise.arcgis.com%2Fen%2Fportal%2Flatest%2Fuse%2Fgeoanalytics-find-similar-locations.htm%23GUID-1B7A8D8E-F557-4BA0-ADC5-173510B58462" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Find Similar Locations—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;,&amp;nbsp; the example again shows store layer, locations, features etc. What I&amp;nbsp;am trying to do is I have two csv files with a bunch of locations in both, and demographics for all locations in the respective files. I just need to use the find_similar_location. Do I&amp;nbsp;create my own layer from this data first? Is there a way, i can input the csv data directly in the find_similar_location function?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2020 18:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59149#M124</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-09-27T18:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59150#M125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, should i have enterprise access to use this feature? I finally added the layers through my account. this is what my code is?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;stores_layer = FeatureLayer('https://services3.arcgis.com/U26uBjSD32d7xvm2/arcgis/rest/services/output_whataburger/FeatureServer')&lt;BR /&gt;locations = FeatureLayer ('https://services3.arcgis.com/U26uBjSD32d7xvm2/arcgis/rest/services/output_tractor/FeatureServer')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;similar_location_result = find_locations.find_similar_locations(input_layer = stores_layer,&lt;BR /&gt; search_layer = locations,&lt;BR /&gt; analysis_fields = "TOTPOP_CY")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; border: 0px; font-size: 14px; padding: 1px 0px;"&gt;&lt;SPAN class="" style="color: #b22b31; font-weight: bold;"&gt;AttributeError&lt;/SPAN&gt;: 'PropertyMap' instance has no attribute 'geoanalytics'&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On searching this forum, I find access as&amp;nbsp;one of the reasons i might be getting this error.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2020 21:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59150#M125</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-09-27T21:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59151#M126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;two variants apparently, desktop and server&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/geoanalytics-desktop/an-overview-of-the-geoanalytics-desktop-toolbox.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/geoanalytics-desktop/an-overview-of-the-geoanalytics-desktop-toolbox.htm"&gt;An overview of the GeoAnalytics Desktop toolbox—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/big-data-analytics/an-overview-of-the-big-data-analytics-toolbox.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/big-data-analytics/an-overview-of-the-big-data-analytics-toolbox.htm"&gt;An overview of the GeoAnalytics Server toolbox—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2020 23:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59151#M126</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-27T23:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to use find_similar_locations module to find similarity between my input layer and search layer in python. However, i do not understand what format i should use for these layers in python. can anyone help me with an example?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59152#M127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/421890"&gt;sabarish balakrishnan&lt;/A&gt;‌, I am glad you were able to get your CSVs into a feature service layer. However, if you do not have a GeoAnalytics Server available to use, you won't be able to run the tool. You can check this using&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.geoanalytics.toc.html#is-supported"&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;arcgis.geoanalytics.&lt;/CODE&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;is_supported()&lt;/CODE&gt;&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend using the standard feature analysis tool instead if you do not have a GeoAnalytics Server, which is in a different module in the ArcGIS API for Python. See&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.features.find_locations.html#find-similar-locations"&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;arcgis.features.find_locations.&lt;/CODE&gt;&lt;CODE class="" style="color: #000000; background: transparent; border: none; font-weight: bold;"&gt;find_similar_locations&lt;/CODE&gt;&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/latest/use/find-similar-locations.htm" title="https://enterprise.arcgis.com/en/portal/latest/use/find-similar-locations.htm"&gt;Find Similar Locations—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:00:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/i-am-trying-to-use-find-similar-locations-module/m-p/59152#M127</guid>
      <dc:creator>NoahSlocum</dc:creator>
      <dc:date>2020-09-29T15:00:05Z</dc:date>
    </item>
  </channel>
</rss>

