<?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: Clip (Data Management) is broken. in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527009#M17561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like an exact copy from the help topic.&lt;/P&gt;&lt;P&gt;What is the value for:&lt;/P&gt;&lt;P&gt;in_raster, rectangle, out_raster, in_template etc etc?&lt;/P&gt;&lt;P&gt;Those are what you are supposed to provide as outlined in the help topic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm"&gt;Clip—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #4c4c4c; font-family: 'Consolas','Andale Mono','Lucida Console','Monaco',monospace; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px; word-wrap: break-word;"&gt;Clip_management (in_raster, rectangle, out_raster, {in_template_dataset}, {nodata_value}, {clipping_geometry}, {maintain_clipping_extent})&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stuff in curly brackets are optional parameters, so if you don't have values for them you don't need to provide them.&lt;/P&gt;&lt;P&gt;So what are the values and your maybe your code could be checked to see if they are appropriate.&lt;/P&gt;&lt;P&gt;In the interim, you can clip manually using the&amp;nbsp; tool from arctoolbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2018 22:47:58 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-11-07T22:47:58Z</dc:date>
    <item>
      <title>Clip (Data Management) is broken.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527006#M17558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the Clip in the Raster Processing toolset, which is in the Raster toolset of the Data Management toolbox to clip some rasters I created using the Mosaic To New Raster Tool in the in the Raster Dataset toolset, which is in the Raster toolset of the Data Management toolbox. Unfortunately, I am having a problem. I am doing this in Python, and when the shell calls the the clip tool, it restarts the shell. What could be causing the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 00:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527006#M17558</guid>
      <dc:creator>NathanFleischman</dc:creator>
      <dc:date>2018-11-07T00:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) is broken.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527007#M17559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your script?&amp;nbsp; It could be in the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 01:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527007#M17559</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-07T01:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) is broken.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527008#M17560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It only happens once it gets to here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arcpy.Clip_management(in_raster, rectangle, out_raster, in_template_dataset, "#",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clipping_geometry, maintain_clipping_extent)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 22:27:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527008#M17560</guid>
      <dc:creator>NathanFleischman</dc:creator>
      <dc:date>2018-11-07T22:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) is broken.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527009#M17561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like an exact copy from the help topic.&lt;/P&gt;&lt;P&gt;What is the value for:&lt;/P&gt;&lt;P&gt;in_raster, rectangle, out_raster, in_template etc etc?&lt;/P&gt;&lt;P&gt;Those are what you are supposed to provide as outlined in the help topic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm"&gt;Clip—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #4c4c4c; font-family: 'Consolas','Andale Mono','Lucida Console','Monaco',monospace; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px; word-wrap: break-word;"&gt;Clip_management (in_raster, rectangle, out_raster, {in_template_dataset}, {nodata_value}, {clipping_geometry}, {maintain_clipping_extent})&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stuff in curly brackets are optional parameters, so if you don't have values for them you don't need to provide them.&lt;/P&gt;&lt;P&gt;So what are the values and your maybe your code could be checked to see if they are appropriate.&lt;/P&gt;&lt;P&gt;In the interim, you can clip manually using the&amp;nbsp; tool from arctoolbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 22:47:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527009#M17561</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-07T22:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) is broken.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527010#M17562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The script is supposed to call a json file. By the way, I decided I will use ModelBuilder instead for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 23:10:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527010#M17562</guid>
      <dc:creator>NathanFleischman</dc:creator>
      <dc:date>2018-11-07T23:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) is broken.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527011#M17563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;modelbuilder will give you the opportunity to provide the parameters for the tool during the validation process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 23:20:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-is-broken/m-p/527011#M17563</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-07T23:20:53Z</dc:date>
    </item>
  </channel>
</rss>

