<?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: Naming ServiceArea in .gdb and Model Builder in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647668#M6195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running it using the Run button in the ribbon while the Model Builder is open or using the run button in the context menu of the tools in the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That'll be great if you take a look. What's the best way to share it with you? Attached you'll find a screenshot of the groups I am struggling with.&amp;nbsp;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/511935_Screenshot 2020-10-27 184627.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2020 17:49:57 GMT</pubDate>
    <dc:creator>DanielLapczuk</dc:creator>
    <dc:date>2020-10-27T17:49:57Z</dc:date>
    <item>
      <title>Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647662#M6189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. When I want to make a Service Area Layer it will be stored with weird endings in the geodatabase. Especially when I start running a process in Model Builder the same Service Area is being stored under a different name which leads to some problems.&lt;/P&gt;&lt;P&gt;I will attach a screenshot from my .gdp. In Model Builder I name the Service Area Layer with a chosen name, let's say SA_BusStops but it will be stored under a different name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody any ideas how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2020 15:48:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647662#M6189</guid>
      <dc:creator>DanielLapczuk</dc:creator>
      <dc:date>2020-10-24T15:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647663#M6190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you iterating outputs or is this just the tool ran several times?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set your geoprocessing options to overwrite previous outputs if the latter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2020 20:33:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647663#M6190</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-10-24T20:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647664#M6191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not iterating but ran the tool several times. Already the first service area has this werid acronym like ServiceArea1bfdgbdhf&lt;/P&gt;&lt;P&gt;The geoprocessing options are set to overwrite.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2020 13:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647664#M6191</guid>
      <dc:creator>DanielLapczuk</dc:creator>
      <dc:date>2020-10-25T13:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647665#M6192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This behavior is as designed. The feature datasets and feature classes for network analysis layers use automatically-generated unique names. In previous releases, this was done using a numbering scheme, but this was changed later on to a string of alphanumeric characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When writing scripts or automating workflows in a different way, you should not try to access the network analysis layer’s sublayers directly by their data paths, as this is not a supported workflow and the naming convention is not static or guaranteed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ModelBuilder, if you need to access a sublayer of a network analysis layer, you can use the Select Data utility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to access the network analysis layer later, after the model has finished, you should use the Save To Layer File tool to save the layer itself to disk as a .lyrx file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 15:17:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647665#M6192</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-10-26T15:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647666#M6193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Melinda. That was really helpful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've noticed some further problems... Sometimes when I run my models, the service areas or location allocation get mixed up. For instance: I have a service area calculation for subways, for bike sharing and for train stations. After running the first service area process for subways, I run the service area calculation for bike sharing but it'll extracts the informations (polygons) for the subways. This is not happening always but regularly. In this case I have to run the process so often until it calculates the right transport mode. Have you heart about this problem?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 16:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647666#M6193</guid>
      <dc:creator>DanielLapczuk</dc:creator>
      <dc:date>2020-10-27T16:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647667#M6194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, that's interesting.&amp;nbsp; Several things come to mind, but without seeing your model or knowing how you're running it, it's hard to say which might be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you running the model?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Running it using the Run button on the Model Builder ribbon while the model is open&lt;/LI&gt;&lt;LI&gt;Running it like a tool from the Geoprocessing pane&lt;/LI&gt;&lt;LI&gt;Calling the model tool from a python script&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your model?&amp;nbsp; I could take a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 17:08:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647667#M6194</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-10-27T17:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647668#M6195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running it using the Run button in the ribbon while the Model Builder is open or using the run button in the context menu of the tools in the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That'll be great if you take a look. What's the best way to share it with you? Attached you'll find a screenshot of the groups I am struggling with.&amp;nbsp;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/511935_Screenshot 2020-10-27 184627.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 17:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647668#M6195</guid>
      <dc:creator>DanielLapczuk</dc:creator>
      <dc:date>2020-10-27T17:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647669#M6196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, that looks...incredibly complicated.&amp;nbsp; That is probably too much for me to debug (tech support is not my primary job).&amp;nbsp; You may need to reach out to the actual Support people at&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en" title="https://support.esri.com/en"&gt;Esri Support | ArcGIS Technical Support&lt;/A&gt;&amp;nbsp;&amp;nbsp;or at the distributor for your country if you're not in the US.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the problem reproducible if you run the tool from the geoprocessing pane?&amp;nbsp; Sometimes models behave strangely when run from the ribbon button with the model open because it sometimes preserves a state from some previous run when you're not expecting it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 18:03:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647669#M6196</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-10-27T18:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647670#M6197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haha, yes. It looks pretty complicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, thanks for the advice. I haven't tried it yet from the geoprocessing pane but I will try it now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 18:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647670#M6197</guid>
      <dc:creator>DanielLapczuk</dc:creator>
      <dc:date>2020-10-27T18:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Naming ServiceArea in .gdb and Model Builder</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647671#M6198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran it now two times from the geoprocessing pane and it looks good. No errors and no mixed up outcomes.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 18:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/naming-servicearea-in-gdb-and-model-builder/m-p/647671#M6198</guid>
      <dc:creator>DanielLapczuk</dc:creator>
      <dc:date>2020-10-27T18:35:27Z</dc:date>
    </item>
  </channel>
</rss>

