<?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.raster.analytics convert_feature_to_raster does not create raster in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-raster-analytics-convert-feature-to-raster/m-p/1669437#M11801</link>
    <description>&lt;P&gt;"output_name="Wake_Parcels_Raster_30m_v2","&amp;nbsp; Try adding a&amp;nbsp;file extension to the name (.tif,.jpg).&amp;nbsp; Also try a small name with no numbers?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2025 20:04:17 GMT</pubDate>
    <dc:creator>MatthewDriscoll</dc:creator>
    <dc:date>2025-12-01T20:04:17Z</dc:date>
    <item>
      <title>arcgis.raster.analytics convert_feature_to_raster does not create raster</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-raster-analytics-convert-feature-to-raster/m-p/1668209#M11789</link>
      <description>&lt;P&gt;We have raster.analytics license, but the code never finishes and does not created raster :&lt;/P&gt;&lt;P&gt;parcels_layer = parcels_flc.layers[0]value_field = "CALC_AREA"&lt;/P&gt;&lt;P&gt;# Submit rasterization job&lt;BR /&gt;raster_future = convert_feature_to_raster(&lt;BR /&gt;input_feature=parcels_layer,&lt;BR /&gt;value_field=value_field,&lt;BR /&gt;output_cell_size={"distance": 30, "units": "Meters"}, # resolution&lt;BR /&gt;output_name="Wake_Parcels_Raster_30m_v2",&lt;BR /&gt;where="ZIPNUM = '27540'", #&amp;nbsp; filter here&lt;/P&gt;&lt;P&gt;future=True,&lt;BR /&gt;gis=gis&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;print("Job ID:", raster_future.job)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Monitor job&lt;BR /&gt;while not raster_future.done():&lt;BR /&gt;print("Job still running...")&lt;BR /&gt;time.sleep(5)&lt;/P&gt;&lt;P&gt;print("Final status:", raster_future.status)&lt;/P&gt;&lt;P&gt;# Get result&lt;BR /&gt;raster_result = raster_future.result()&lt;BR /&gt;raster_result&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 15:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-raster-analytics-convert-feature-to-raster/m-p/1668209#M11789</guid>
      <dc:creator>LaurynasGedminas2</dc:creator>
      <dc:date>2025-11-24T15:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis.raster.analytics convert_feature_to_raster does not create raster</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-raster-analytics-convert-feature-to-raster/m-p/1669437#M11801</link>
      <description>&lt;P&gt;"output_name="Wake_Parcels_Raster_30m_v2","&amp;nbsp; Try adding a&amp;nbsp;file extension to the name (.tif,.jpg).&amp;nbsp; Also try a small name with no numbers?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 20:04:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-raster-analytics-convert-feature-to-raster/m-p/1669437#M11801</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2025-12-01T20:04:17Z</dc:date>
    </item>
  </channel>
</rss>

