<?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 Sample Notebook: Analyzing Violent Crime in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/sample-notebook-analyzing-violent-crime/m-p/848009#M3735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trying a few sample notebooks and there's always an error somewhere in the middle. For example on the "Analyzing Violent Crime" sample notebook (&lt;A href="https://developers.arcgis.com/python/sample-notebooks/analyzing-violent-crime/"&gt;https://developers.arcgis.com/python/sample-notebooks/analyzing-violent-crime/&lt;/A&gt;)&amp;nbsp;on the "try it live", there's an error on cell [14]:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;crime_hot_spots = find_hot_spots(violent_crimes,&lt;BR /&gt; output_name='ViolentCrimeHotSpots',&lt;BR /&gt; bounding_polygon_layer=analysis_boundary)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE style="color: #000000; background-color: transparent; border: 0px; font-size: 14px; padding-top: 1px; padding-right: 0px; padding-bottom: 1px;"&gt;ProcessFeatureOutput failed. Error: {"code" : 0, "messageCode":"GPEXT_017","message": "Service ViolentCrimeHotSpots already exists.", "params": {"name" : "ViolentCrimeHotSpots"}} {"messageCode": "AO_100007", "message": "FindHotSpots failed."} Failed to execute (FindHotSpots). Failed.&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;What might be the cause for this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Alternatively, can someone just point me to a sample notebook that actually run from beginning to end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Aug 2019 06:01:16 GMT</pubDate>
    <dc:creator>RayHardjadinata1</dc:creator>
    <dc:date>2019-08-12T06:01:16Z</dc:date>
    <item>
      <title>Sample Notebook: Analyzing Violent Crime</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/sample-notebook-analyzing-violent-crime/m-p/848009#M3735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trying a few sample notebooks and there's always an error somewhere in the middle. For example on the "Analyzing Violent Crime" sample notebook (&lt;A href="https://developers.arcgis.com/python/sample-notebooks/analyzing-violent-crime/"&gt;https://developers.arcgis.com/python/sample-notebooks/analyzing-violent-crime/&lt;/A&gt;)&amp;nbsp;on the "try it live", there's an error on cell [14]:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;crime_hot_spots = find_hot_spots(violent_crimes,&lt;BR /&gt; output_name='ViolentCrimeHotSpots',&lt;BR /&gt; bounding_polygon_layer=analysis_boundary)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE style="color: #000000; background-color: transparent; border: 0px; font-size: 14px; padding-top: 1px; padding-right: 0px; padding-bottom: 1px;"&gt;ProcessFeatureOutput failed. Error: {"code" : 0, "messageCode":"GPEXT_017","message": "Service ViolentCrimeHotSpots already exists.", "params": {"name" : "ViolentCrimeHotSpots"}} {"messageCode": "AO_100007", "message": "FindHotSpots failed."} Failed to execute (FindHotSpots). Failed.&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;What might be the cause for this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Alternatively, can someone just point me to a sample notebook that actually run from beginning to end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 06:01:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/sample-notebook-analyzing-violent-crime/m-p/848009#M3735</guid>
      <dc:creator>RayHardjadinata1</dc:creator>
      <dc:date>2019-08-12T06:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Notebook: Analyzing Violent Crime</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/sample-notebook-analyzing-violent-crime/m-p/848010#M3736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;crime_hot_spots = find_hot_spots(violent_crimes,&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;output_name='ViolentCrimeHotSpots',&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;bounding_polygon_layer=analysis_boundary)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE style="color: #000000; background-color: transparent; border: 0px; font-size: 14px; margin: 10px 0px; padding: 1px 0px 1px 20px;"&gt;"Service ViolentCrimeHotSpots already exists."&lt;/PRE&gt;&lt;P&gt;Change the output_name and it should work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 19:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/sample-notebook-analyzing-violent-crime/m-p/848010#M3736</guid>
      <dc:creator>KarstenRank</dc:creator>
      <dc:date>2019-08-12T19:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Notebook: Analyzing Violent Crime</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/sample-notebook-analyzing-violent-crime/m-p/848011#M3737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2019 20:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/sample-notebook-analyzing-violent-crime/m-p/848011#M3737</guid>
      <dc:creator>RayHardjadinata1</dc:creator>
      <dc:date>2019-08-15T20:32:20Z</dc:date>
    </item>
  </channel>
</rss>

