<?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 NAICS Codes using Business Analyst for Generating Points from Business Listings in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/naics-codes-using-business-analyst-for-generating/m-p/1404658#M81269</link>
    <description>&lt;P&gt;I am using a Python notebook within ArcGIS Pro to essentially use coding for Business Analyst results.&amp;nbsp; I want to search three specific NAICS codes to generate a list of points from business listings via arcpy.ba.GeneratePointsfromBusinessListings (I already know how to do this via Points of Interest Search within Business Analyst, but not using arcpy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unsure of the syntax for putting in the NAICS codes because I keep getting an error message that says:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;ExecuteError&lt;/SPAN&gt;: Failed to execute. Parameters are not valid.
ERROR 000800: The value is not a member of CONAME | STREET | CITY | STATE | STATE_NAME | ZIP | ZIP4 | SIC_ALL | SIC | NAICS_ALL | NAICS | SALESVOL | EMPNUM | PLACETYPE | HQNAME | SQFOOTAGE | MIN_SQFT | LOC_CONF.
Failed to execute (GeneratePointsFromBusinessListings).&lt;/PRE&gt;&lt;P&gt;The NAICS codes I am using are&amp;nbsp;33341409, 42372031, &amp;amp; 42372032.&amp;nbsp; Does anyone know the syntax for this?&amp;nbsp; My syntax for a search using one NAICS code (below) did not work.&amp;nbsp; I only need the out feature class, in search features, and filters.&amp;nbsp; The rest of the options are not needed for my search.&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;out_feature_class = 'SolarBusinesses'&lt;BR /&gt;in_search_features = "NC_Buffer"&lt;BR /&gt;filter_name = "NAICS"&lt;BR /&gt;filter_value = 33341409&lt;BR /&gt;arcpy.ba.GeneratePointsFromBusinessListings(out_feature_class, in_search_features, filters= [filter_name, filter_value])&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 15:28:04 GMT</pubDate>
    <dc:creator>mharmo30</dc:creator>
    <dc:date>2024-04-02T15:28:04Z</dc:date>
    <item>
      <title>NAICS Codes using Business Analyst for Generating Points from Business Listings</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/naics-codes-using-business-analyst-for-generating/m-p/1404658#M81269</link>
      <description>&lt;P&gt;I am using a Python notebook within ArcGIS Pro to essentially use coding for Business Analyst results.&amp;nbsp; I want to search three specific NAICS codes to generate a list of points from business listings via arcpy.ba.GeneratePointsfromBusinessListings (I already know how to do this via Points of Interest Search within Business Analyst, but not using arcpy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unsure of the syntax for putting in the NAICS codes because I keep getting an error message that says:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;ExecuteError&lt;/SPAN&gt;: Failed to execute. Parameters are not valid.
ERROR 000800: The value is not a member of CONAME | STREET | CITY | STATE | STATE_NAME | ZIP | ZIP4 | SIC_ALL | SIC | NAICS_ALL | NAICS | SALESVOL | EMPNUM | PLACETYPE | HQNAME | SQFOOTAGE | MIN_SQFT | LOC_CONF.
Failed to execute (GeneratePointsFromBusinessListings).&lt;/PRE&gt;&lt;P&gt;The NAICS codes I am using are&amp;nbsp;33341409, 42372031, &amp;amp; 42372032.&amp;nbsp; Does anyone know the syntax for this?&amp;nbsp; My syntax for a search using one NAICS code (below) did not work.&amp;nbsp; I only need the out feature class, in search features, and filters.&amp;nbsp; The rest of the options are not needed for my search.&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;out_feature_class = 'SolarBusinesses'&lt;BR /&gt;in_search_features = "NC_Buffer"&lt;BR /&gt;filter_name = "NAICS"&lt;BR /&gt;filter_value = 33341409&lt;BR /&gt;arcpy.ba.GeneratePointsFromBusinessListings(out_feature_class, in_search_features, filters= [filter_name, filter_value])&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 15:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/naics-codes-using-business-analyst-for-generating/m-p/1404658#M81269</guid>
      <dc:creator>mharmo30</dc:creator>
      <dc:date>2024-04-02T15:28:04Z</dc:date>
    </item>
  </channel>
</rss>

