<?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 Having trouble creating user defined model? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587474#M19463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: stevec&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Forum,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advanced. First let me say that I have been away for a while and I use to be able to do this on a regular basis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am trying to do is build a simple model (10.1) to build a GDB, Create a Mosaic dataset, and add rasters to this dataset. I need it to be flexible and user defined and I can't remember how to add the user defined variables? I want the tool to run starting by &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Creating the File GDB, user to fill in name and location&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. after the GDB is created (I have a precondition on the GDB for this) Create the Mosaic Dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. While creating the Mosaic Dataset user defines the name, coordinate system, and any other variables desired&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Then add rasters to the Mosaic Dataset, build pyramids, calculate statistics, build overviews and complete.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be easy enough but my mind is drawing a blank, so any input would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2013 14:35:08 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-05-17T14:35:08Z</dc:date>
    <item>
      <title>Having trouble creating user defined model?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587474#M19463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: stevec&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Forum,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advanced. First let me say that I have been away for a while and I use to be able to do this on a regular basis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am trying to do is build a simple model (10.1) to build a GDB, Create a Mosaic dataset, and add rasters to this dataset. I need it to be flexible and user defined and I can't remember how to add the user defined variables? I want the tool to run starting by &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Creating the File GDB, user to fill in name and location&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. after the GDB is created (I have a precondition on the GDB for this) Create the Mosaic Dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. While creating the Mosaic Dataset user defines the name, coordinate system, and any other variables desired&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Then add rasters to the Mosaic Dataset, build pyramids, calculate statistics, build overviews and complete.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be easy enough but my mind is drawing a blank, so any input would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 14:35:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587474#M19463</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-17T14:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble creating user defined model?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587475#M19464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: dmhoneycutt&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After adding a tool, like Create File Geodatabase, to your model, you need to create model variables for the tool parameters you want to expose.&amp;nbsp; Right-click the model and choose Make Variable &amp;gt; From Parameter.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Exposing_tool_parameters_as_variables/002w0000003w000000/"&gt;Here's the help doc&lt;/A&gt;&lt;SPAN&gt; on model variables. Now, if you want to expose this model variable as a parameter a user can fill in, right-click the variable and choose Model Parameter.&amp;nbsp; A "P" appears next to the variable.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Creating_model_parameters/002w0000003z000000/"&gt;Here's the help doc&lt;/A&gt;&lt;SPAN&gt; on model parameters. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Tutorial_Creating_tools_with_ModelBuilder/002w0000007v000000/"&gt;a tutorial&lt;/A&gt;&lt;SPAN&gt; on all this as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 16:55:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587475#M19464</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-17T16:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble creating user defined model?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587476#M19465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: stevec&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Dale,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is what I was trying to do, but maybe incorrectly? Let me ask, would I need to use Wildcard or expressions to validate the model preferences to work correctly? What I know of model building is that there needs to be established paths or files defined in order for the tools to work and run correctly. I would want to set them up where there were user defined paths and naming conventions and have the model run correctly? Thanks you for your advise and I will continue to look at this. If you can answer anymore about what I stated above that would be appreciated also. Thank You,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SteveC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 18:06:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587476#M19465</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-17T18:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble creating user defined model?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587477#M19466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Forum,&lt;BR /&gt;&lt;BR /&gt;Thank you in advanced. First let me say that I have been away for a while and I use to be able to do this on a regular basis.&lt;BR /&gt;What I am trying to do is build a simple model (10.1) to build a GDB, Create a Mosaic dataset, and add rasters to this dataset. I need it to be flexible and user defined and I can't remember how to add the user defined variables? I want the tool to run starting by &lt;BR /&gt;&lt;BR /&gt;1. Creating the File GDB, user to fill in name and location&lt;BR /&gt;2. after the GDB is created (I have a precondition on the GDB for this) Create the Mosaic Dataset&lt;BR /&gt;3. While creating the Mosaic Dataset user defines the name, coordinate system, and any other variables desired&lt;BR /&gt;4. Then add rasters to the Mosaic Dataset, build pyramids, calculate statistics, build overviews and complete.&lt;BR /&gt;&lt;BR /&gt;Should be easy enough but my mind is drawing a blank, so any input would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For goal #1, here are the two steps (or abc):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1). Right-click on the&lt;/SPAN&gt;&lt;STRONG&gt; Create File GDB&lt;/STRONG&gt;&lt;SPAN&gt; on the model layout (a) and select &lt;/SPAN&gt;&lt;STRONG&gt;Make Variable&lt;/STRONG&gt;&lt;SPAN&gt; &amp;gt; &lt;/SPAN&gt;&lt;STRONG&gt;From Parameter&lt;/STRONG&gt;&lt;SPAN&gt;(b) where you will find the things you are after: &lt;/SPAN&gt;&lt;STRONG&gt;File GDB Location&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;File GDB Name&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;2). Then right-click on these parameters one by one and select Model Parameter(That's the magic touch lead to pop up for user to give a name and assign a location when the model is being run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the rest, &lt;/SPAN&gt;&lt;STRONG&gt;Create Mosaic Dataset&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;Add Rasters to Mosaic Dataset&lt;/STRONG&gt;&lt;SPAN&gt;, you can follow the same procedures (abc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you find this useful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:33:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/having-trouble-creating-user-defined-model/m-p/587477#M19466</guid>
      <dc:creator>EjayLai</dc:creator>
      <dc:date>2013-05-21T14:33:44Z</dc:date>
    </item>
  </channel>
</rss>

