<?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: how to set up various service areas for different facilities in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37615#M377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There's a much easier way to do it than that.&lt;BR /&gt;&lt;BR /&gt;When you Load Locations, you can specify a different break value for each service area using field mapping.&amp;nbsp; You need a column in your input data that has the break values you want (so, 10 for Facility A, 12 for Facility B, etc.).&amp;nbsp; In the field mapping table in the Load Locations dialog box, there will be an entry on the left that says "Breaks_[Impedance Attribute]", where the [ImpedanceAttribute] part is filled in with whatever impedance attributes are available in your network dataset.&amp;nbsp; Click in the space next to the one you want ("Breaks_Miles" or some such), and you'll get a drop-down of the fields in your input data.&amp;nbsp; Select the field in your data that has the break values (10 for Facility A, 12 for Facility B, etc.).&amp;nbsp; When the Facilities sublayer is created, you'll notice that the Breaks_Miles column is now filled in with the values from the field in your input data.&amp;nbsp; When you solve the service area calculation on that impedance attribute, the values in this column will override the default cutoff you give it in the settings.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have successfully created a facilities sublayer with right Breaks_Length for each facility. However, I still don't know how to solve the service area based on that. When I set up the Default Breaks at the Analysis Settings Tab, I could only input fix value(s) rather than a variable name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2012 18:04:49 GMT</pubDate>
    <dc:creator>SuyunMa</dc:creator>
    <dc:date>2012-12-18T18:04:49Z</dc:date>
    <item>
      <title>how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37611#M373</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 table that contains a list of facilities, and each facility is associated with a specific driving distance. And I want to create various service areas for all facilities, say a 10-mile service area for Facility A and 12-mile service area for Facility B. However, I couldn't figure out how to do that and really need help. Thanks a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Suyun&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 00:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37611#M373</guid>
      <dc:creator>SuyunMa</dc:creator>
      <dc:date>2012-12-18T00:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37612#M374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like you'll need to use the select tool, to load the specific facilities.&amp;nbsp; Then use the properties to set the mile impeadance.&amp;nbsp; You'll have a bunch of service areas, but it'll do what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 14:13:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37612#M374</guid>
      <dc:creator>NicoleHanson</dc:creator>
      <dc:date>2012-12-18T14:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37613#M375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's a much easier way to do it than that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you Load Locations, you can specify a different break value for each service area using field mapping.&amp;nbsp; You need a column in your input data that has the break values you want (so, 10 for Facility A, 12 for Facility B, etc.).&amp;nbsp; In the field mapping table in the Load Locations dialog box, there will be an entry on the left that says "Breaks_[Impedance Attribute]", where the [ImpedanceAttribute] part is filled in with whatever impedance attributes are available in your network dataset.&amp;nbsp; Click in the space next to the one you want ("Breaks_Miles" or some such), and you'll get a drop-down of the fields in your input data.&amp;nbsp; Select the field in your data that has the break values (10 for Facility A, 12 for Facility B, etc.).&amp;nbsp; When the Facilities sublayer is created, you'll notice that the Breaks_Miles column is now filled in with the values from the field in your input data.&amp;nbsp; When you solve the service area calculation on that impedance attribute, the values in this column will override the default cutoff you give it in the settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 14:35:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37613#M375</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2012-12-18T14:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37614#M376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your help. I will try and let you know how it works. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Suyun&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 16:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37614#M376</guid>
      <dc:creator>SuyunMa</dc:creator>
      <dc:date>2012-12-18T16:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37615#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There's a much easier way to do it than that.&lt;BR /&gt;&lt;BR /&gt;When you Load Locations, you can specify a different break value for each service area using field mapping.&amp;nbsp; You need a column in your input data that has the break values you want (so, 10 for Facility A, 12 for Facility B, etc.).&amp;nbsp; In the field mapping table in the Load Locations dialog box, there will be an entry on the left that says "Breaks_[Impedance Attribute]", where the [ImpedanceAttribute] part is filled in with whatever impedance attributes are available in your network dataset.&amp;nbsp; Click in the space next to the one you want ("Breaks_Miles" or some such), and you'll get a drop-down of the fields in your input data.&amp;nbsp; Select the field in your data that has the break values (10 for Facility A, 12 for Facility B, etc.).&amp;nbsp; When the Facilities sublayer is created, you'll notice that the Breaks_Miles column is now filled in with the values from the field in your input data.&amp;nbsp; When you solve the service area calculation on that impedance attribute, the values in this column will override the default cutoff you give it in the settings.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have successfully created a facilities sublayer with right Breaks_Length for each facility. However, I still don't know how to solve the service area based on that. When I set up the Default Breaks at the Analysis Settings Tab, I could only input fix value(s) rather than a variable name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 18:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37615#M377</guid>
      <dc:creator>SuyunMa</dc:creator>
      <dc:date>2012-12-18T18:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37616#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The fixed value you set on the service area layer properties will only be used for facilities where you did not specify an override for the break value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For each facility where there is a Breaks_&amp;lt;AttributeName&amp;gt; for the cost you are solving against, the value in Breaks_&amp;lt;AttributeName&amp;gt; will be used for that facility. If will override the solver setting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if you have the following solver settings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Cost attribute = TravelTime (minutes)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Breaks = 2 3 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the following data values&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Breaks_TravelTime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ---------&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Facility1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Null&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Facility2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you solve the service area, Facility1 will generate polygons at 2, 3, and 4 minutes.&amp;nbsp; Facility2 will generate a polygon at 20 minutes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 20:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37616#M378</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2012-12-19T20:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37617#M379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"Breaks_[Impedance Attribute]" option doesn't come up when I'm loading locations into the Facilties.&amp;nbsp; Do you know how to ensure that option is available?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Brendan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 23:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37617#M379</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-08-19T23:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up various service areas for different facilities</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37618#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's in the field mapping part (labeled as Location Analysis Properties below).&amp;nbsp; Did you scroll all the way to the bottom of this window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/123103_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 17:53:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-set-up-various-service-areas-for-different/m-p/37618#M380</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2015-08-20T17:53:19Z</dc:date>
    </item>
  </channel>
</rss>

