<?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: get feature from %Scratchworkspace% in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371336#M12769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For a python script, %Scratchworkspace% = arcpy.env.scratchWorkspace&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me more clearly. I described my reason, but I don't understand what should I do!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I,m wait for your solution.:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jan 2013 14:05:30 GMT</pubDate>
    <dc:creator>meriyalootka</dc:creator>
    <dc:date>2013-01-30T14:05:30Z</dc:date>
    <item>
      <title>get feature from %Scratchworkspace%</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371332#M12765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a model that it has an input and an output. It's output is a scratchworkspace. But I don't know how can I get feature from scratchworkspace. because I need to use output feature for other parts of my model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 05:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371332#M12765</guid>
      <dc:creator>meriyalootka</dc:creator>
      <dc:date>2013-01-29T05:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: get feature from %Scratchworkspace%</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371333#M12766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Think of %ScratchWorkspace% is just a reference to the scratch workspace environmental variable in ArcGIS Desktop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To see where the data is being stored, just click on&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Geoprocessing Menu Bar Item&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Select Environments...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Expand 'Workspace'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can set or view the location of the scratch workspace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To use the output in another model, as long as the output model is a parameter (the little P is next to the bubble), then the next model should see this as an output and use it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 16:10:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371333#M12766</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2013-01-29T16:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: get feature from %Scratchworkspace%</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371334#M12767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Think of %ScratchWorkspace% is just a reference to the scratch workspace environmental variable in ArcGIS Desktop.&lt;BR /&gt;&lt;BR /&gt;To see where the data is being stored, just click on&lt;BR /&gt;1. Geoprocessing Menu Bar Item&lt;BR /&gt;2. Select Environments...&lt;BR /&gt;3. Expand 'Workspace'&lt;BR /&gt;&lt;BR /&gt;You can set or view the location of the scratch workspace.&lt;BR /&gt;&lt;BR /&gt;To use the output in another model, as long as the output model is a parameter (the little P is next to the bubble), then the next model should see this as an output and use it.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use an unzip.py to extract a zip file and using zip's contents(shp or...) for next steps in my model. I can use unzip.py, but I can not access extracted features. please help me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 16:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371334#M12767</guid>
      <dc:creator>meriyalootka</dc:creator>
      <dc:date>2013-01-29T16:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: get feature from %Scratchworkspace%</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371335#M12768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For a python script, %Scratchworkspace% = arcpy.env.scratchWorkspace&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 10:16:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371335#M12768</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2013-01-30T10:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: get feature from %Scratchworkspace%</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371336#M12769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For a python script, %Scratchworkspace% = arcpy.env.scratchWorkspace&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me more clearly. I described my reason, but I don't understand what should I do!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I,m wait for your solution.:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 14:05:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/get-feature-from-scratchworkspace/m-p/371336#M12769</guid>
      <dc:creator>meriyalootka</dc:creator>
      <dc:date>2013-01-30T14:05:30Z</dc:date>
    </item>
  </channel>
</rss>

