<?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 MODEL BUILDER - Create Geometric Network from Derived Feature Dataset and FC in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148204#M1659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: JamesFNomar05&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having trouble figuring this one out. I want to create a Geometric Network from derived data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some background:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a new feature dataset in a FGDB, then imported new feature class into it. The next step would be to create a Geometric Network. The problem is, since this is derived data it does not yet exist. I cannot select the dataset or feature class just created. I know if I run the model then I can select it but I want the user to be able to run this Model from scratch, using the Open command. I have tried making a copy of the feature dataset but that did not work. I tried fooling with preconditions to no avail. Any ideas? I attached 3 screenshots to show what I'm trying to do. Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jun 2013 14:06:43 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-06-03T14:06:43Z</dc:date>
    <item>
      <title>MODEL BUILDER - Create Geometric Network from Derived Feature Dataset and FC</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148204#M1659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: JamesFNomar05&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having trouble figuring this one out. I want to create a Geometric Network from derived data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some background:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a new feature dataset in a FGDB, then imported new feature class into it. The next step would be to create a Geometric Network. The problem is, since this is derived data it does not yet exist. I cannot select the dataset or feature class just created. I know if I run the model then I can select it but I want the user to be able to run this Model from scratch, using the Open command. I have tried making a copy of the feature dataset but that did not work. I tried fooling with preconditions to no avail. Any ideas? I attached 3 screenshots to show what I'm trying to do. Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 14:06:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148204#M1659</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-06-03T14:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER - Create Geometric Network from Derived Feature Dataset and FC</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148205#M1660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tfurcron&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James if right click on the yellow box (feature class to feature class) and chose run, it will run the model to that point and stop, you can then set up your next steps in the model using that data and save your model.&amp;nbsp; Once the model is set up you can delete all that data you used to set it up and the user will still be able to run the model from scratch, using the newly derived data each time it is run, you just need to make sure you choose to use the output from the feature class to feature classs "modelflowlines" as you input and not&amp;nbsp; UNC path like "c:/"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 15:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148205#M1660</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-06-03T15:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER - Create Geometric Network from Derived Feature Dataset and FC</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148206#M1661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply. It worked better but it still will not run when you 'open' the Model and change the parameter. The error message is attached (#4). Also, when I reference the feature dataset as a direct link it will not work, not finding the feature class. I have to add it as a variable, then it finds the feature class. But that still is not solving the first issue. Any ideas? Thanks fr your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 18:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148206#M1661</guid>
      <dc:creator>JamesSimard1</dc:creator>
      <dc:date>2013-06-03T18:45:09Z</dc:date>
    </item>
    <item>
      <title>Create Geometric Network from Derived Feature Dataset and FC [SOLVED]</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148207#M1662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: drewskey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I too had this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to fix it using the Select Data (right-click in model builder) tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27518[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 15:50:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148207#M1662</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-09-17T15:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER - Create Geometric Network from Derived Feature Dataset and FC</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148208#M1663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having the same problem here.&amp;nbsp; I tried several different work-arounds, including using the Select Data tool.&amp;nbsp; Eventually I settled for running the Create Geometric Network tool in Batch mode.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Here is a related post: &lt;A href="https://community.esri.com/thread/153011"&gt;How to execute my model complete with one run? Geometric Network does not work correctly.&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 22:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148208#M1663</guid>
      <dc:creator>StephanieBrady</dc:creator>
      <dc:date>2016-04-19T22:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER - Create Geometric Network from Derived Feature Dataset and FC</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148209#M1664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When Model Builder validation hangs me up like this, I've found the easiest work around is to run the tool inside a Calculate Value tool to get around Model Builder's validation preconditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic procedure is to create a Python function that runs the tool and returns the output, assigning the output to the data type the tool creates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 02:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-create-geometric-network-from/m-p/148209#M1664</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2016-04-20T02:21:08Z</dc:date>
    </item>
  </channel>
</rss>

