<?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: arcgis.features.analyze_patterns.interpolate_points does not overwrite. in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-features-analyze-patterns-interpolate/m-p/1645308#M11598</link>
    <description>&lt;P&gt;BUG-000178988&lt;/P&gt;</description>
    <pubDate>Mon, 25 Aug 2025 19:19:25 GMT</pubDate>
    <dc:creator>JD5</dc:creator>
    <dc:date>2025-08-25T19:19:25Z</dc:date>
    <item>
      <title>arcgis.features.analyze_patterns.interpolate_points does not overwrite.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-features-analyze-patterns-interpolate/m-p/1641575#M11568</link>
      <description>&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/latest/api-reference/arcgis.features.analyze_patterns.html#interpolate-points" target="_self"&gt;arcgis.features.analyze_patterns.interpolate_points&lt;/A&gt; appears to run successfully and charges credits but does not overwrite the layer passed to 'output_name'.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcgis.features.analyze_patterns.interpolate_points(
  data_item,
  field = 'value',
  interpolate_option = 9,
  classification_type = 'Manual',
  class_breaks = [50, 100, 150, 200, 300, 500],
  bounding_polygon_layer = boundary_item,
  predict_at_point_layer = point_item,
  output_name = interpolate_item,
  context = {'overwrite': True}
)&lt;/LI-CODE&gt;&lt;P&gt;output:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;{"cost": 1.101}&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;{'result_layer': &amp;lt;FeatureCollection&amp;gt;,
 'prediction_error': '',
 'predicted_point_layer': &amp;lt;FeatureCollection&amp;gt;}&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Does not overwrite 'interpolate_item' which was created from the very same function call, simply change the output_name parameter to a string.&lt;/P&gt;&lt;P&gt;Is anyone else experiencing the same behavior? Are there any alternatives.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 15:30:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-features-analyze-patterns-interpolate/m-p/1641575#M11568</guid>
      <dc:creator>JD5</dc:creator>
      <dc:date>2025-08-13T15:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis.features.analyze_patterns.interpolate_points does not overwrite.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-features-analyze-patterns-interpolate/m-p/1645308#M11598</link>
      <description>&lt;P&gt;BUG-000178988&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 19:19:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-features-analyze-patterns-interpolate/m-p/1645308#M11598</guid>
      <dc:creator>JD5</dc:creator>
      <dc:date>2025-08-25T19:19:25Z</dc:date>
    </item>
  </channel>
</rss>

