<?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: Service Area Analysis - Add turn out time in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140972#M7771</link>
    <description>&lt;P&gt;No, that is not the correct procedure. The Attr_ fields are in the Service Area layer. They are not built into the network dataset.&lt;/P&gt;&lt;P&gt;It sounds like you created your own network dataset. You should have created an Impedance attribute with some name, and perhaps the impedance values are being calculated using the Time field from your network dataset's source feature class. That's fine. The thing you care about is the name of the impedance attribute in the network dataset. Let's say it's called MyImpedance.&lt;/P&gt;&lt;P&gt;Now look at your Service Area layer and open the attribute table for the Facilities sublayer. You should see a field called Attr_MyImpedance. Put your value of 0.5 in there. (Assuming your impedance attribute has units of Minutes. If not, adjust the value for the correct units.)&lt;/P&gt;&lt;P&gt;Here is the correct documentation for a Service Area layer in ArcMap:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/service-area.htm#GUID-23AFA603-CDB3-48A6-9E92-C5B0443CEC3E" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/service-area.htm#GUID-23AFA603-CDB3-48A6-9E92-C5B0443CEC3E&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Feb 2022 23:46:09 GMT</pubDate>
    <dc:creator>MelindaMorang</dc:creator>
    <dc:date>2022-02-04T23:46:09Z</dc:date>
    <item>
      <title>Service Area Analysis - Add turn out time</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140949#M7768</link>
      <description>&lt;P&gt;I have done my service area analysis and the results look really good, however I need to a 30 second time window on the beginning of the run. The 30 seconds will represent the time from when the alarm rings to the time it takes the fire fighters to get the truck rolling out the door.&lt;/P&gt;&lt;P&gt;I'm in a pinch here, so hopefully get a quick response. In the meantime I'm looking online and reading help. I bet this is a simple setting somewhere.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 21:43:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140949#M7768</guid>
      <dc:creator>Sean_Wray</dc:creator>
      <dc:date>2022-02-04T21:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Service Area Analysis - Add turn out time</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140952#M7769</link>
      <description>&lt;P&gt;I can't tell from your question how you are solving your Service Area analysis (using a layer in Pro? using Python arcpy.nax?), but you are correct that it's a simple setting.&lt;/P&gt;&lt;P&gt;For a Service Area layer in the Pro UI, you can use the "Attr_" prefix fields described &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/service-area-analysis-layer.htm#GUID-14B5975E-2BA3-425C-881B-86CCDA2A453D" target="_self"&gt;here&lt;/A&gt;. The field name relates to the impedance attribute you're using in the analysis, so if your travel mode uses an impedance attribute called "TravelTime", the field name to add your turn out time to is "Attr_TravelTime".&lt;/P&gt;&lt;P&gt;For a Service Area analysis using the arcpy.nax solver objects, you can use the AdditionalTime, AdditionalDistance, or AdditionalCost field (depending on what you're optimizing - my guess is time). This is described &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/servicearea-input-data-types.htm#ESRI_SECTION1_2AAE86D15F0340DABFC3D7CA6863DEE9" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 21:53:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140952#M7769</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2022-02-04T21:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Service Area Analysis - Add turn out time</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140970#M7770</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/101257"&gt;@MelindaMorang&lt;/a&gt;&amp;nbsp;I'm using ArcGIS Desktop and Network Analyst extension. In my road network I have a field called time where I have calculated the travel time for the speed limit assigned to the segment.&lt;/P&gt;&lt;P&gt;SO... Add a field to my network called Attr_Time and populate with .5 (for half a minute). Then rebuild my network dataset and rerun my analysis. Does that sound right?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 23:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140970#M7770</guid>
      <dc:creator>Sean_Wray</dc:creator>
      <dc:date>2022-02-04T23:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Service Area Analysis - Add turn out time</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140972#M7771</link>
      <description>&lt;P&gt;No, that is not the correct procedure. The Attr_ fields are in the Service Area layer. They are not built into the network dataset.&lt;/P&gt;&lt;P&gt;It sounds like you created your own network dataset. You should have created an Impedance attribute with some name, and perhaps the impedance values are being calculated using the Time field from your network dataset's source feature class. That's fine. The thing you care about is the name of the impedance attribute in the network dataset. Let's say it's called MyImpedance.&lt;/P&gt;&lt;P&gt;Now look at your Service Area layer and open the attribute table for the Facilities sublayer. You should see a field called Attr_MyImpedance. Put your value of 0.5 in there. (Assuming your impedance attribute has units of Minutes. If not, adjust the value for the correct units.)&lt;/P&gt;&lt;P&gt;Here is the correct documentation for a Service Area layer in ArcMap:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/service-area.htm#GUID-23AFA603-CDB3-48A6-9E92-C5B0443CEC3E" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/service-area.htm#GUID-23AFA603-CDB3-48A6-9E92-C5B0443CEC3E&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 23:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/service-area-analysis-add-turn-out-time/m-p/1140972#M7771</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2022-02-04T23:46:09Z</dc:date>
    </item>
  </channel>
</rss>

