<?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: Calculate Walking Distance - Network Analyst in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362684#M959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned by &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt; creating a &lt;EM&gt;Service Area&lt;/EM&gt; is the way to go.&amp;nbsp; One of the options when running the &lt;EM&gt;Solve&lt;/EM&gt; for the &lt;EM&gt;Service Area&lt;/EM&gt; is to &lt;EM&gt;Generate Lines&lt;/EM&gt;, which once they are created can be exported as a feature class and then used as an aid in finding the specific streets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The biggest challenge will be getting a good line dataset together, as while street datasets can be commonly found for most areas, many are CAD based or other wise loosely digitized so do not have connectivity between the street lines.&amp;nbsp; All it takes is one very tiny gap to cause the analysis to miss a whole area.&amp;nbsp; So expect to spend quite a bit of time doing cleanup of the street data before running the analysis.&amp;nbsp; Running &lt;EM&gt;topology&lt;/EM&gt; on the street dataset is highly recommended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ffor walkability, you may need to add in pedestrian paths to your street data.&amp;nbsp;&amp;nbsp; Also, you will need to account for any streets that do not have safe pedestrian walkways along them (so are not &lt;EM&gt;traversable&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, one will need to take into account overpasses/underpasses in areas where one cannot transfer directly from one to another.&amp;nbsp; This is typically handled by populating the Elevation field to have different values for the segment(s) above and the segment(s) below so they are treated as non-&lt;EM&gt;traversable&lt;/EM&gt; when the network dataset is built.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Network Analysis = 1% analysis + 99% data cleanup"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 15:23:16 GMT</pubDate>
    <dc:creator>ChrisDonohue__GISP</dc:creator>
    <dc:date>2017-09-08T15:23:16Z</dc:date>
    <item>
      <title>Calculate Walking Distance - Network Analyst</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362682#M957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking to find all streets within a .5 mile and 1 mile walking distance of schools. I'm completely drawing a blank on what the best way to do this with network analyst would be. If anyone could walk me through it, I would appreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 12:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362682#M957</guid>
      <dc:creator>DanielleLoring1</dc:creator>
      <dc:date>2017-09-08T12:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Walking Distance - Network Analyst</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362683#M958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/service-area-calculating-in-arcmap.htm"&gt;Finding a service area&lt;/A&gt;&amp;nbsp;....&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/service-area.htm"&gt;Service Area Analysis&lt;/A&gt;&amp;nbsp;...&lt;/P&gt;&lt;P&gt;And then there is the tutorial for network analyst basics&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/about-the-network-analyst-tutorial-exercises.htm"&gt;Network Analyst tutorial&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will need to do basic network creation stuff and I assume you have school locations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 14:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362683#M958</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-08T14:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Walking Distance - Network Analyst</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362684#M959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned by &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt; creating a &lt;EM&gt;Service Area&lt;/EM&gt; is the way to go.&amp;nbsp; One of the options when running the &lt;EM&gt;Solve&lt;/EM&gt; for the &lt;EM&gt;Service Area&lt;/EM&gt; is to &lt;EM&gt;Generate Lines&lt;/EM&gt;, which once they are created can be exported as a feature class and then used as an aid in finding the specific streets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The biggest challenge will be getting a good line dataset together, as while street datasets can be commonly found for most areas, many are CAD based or other wise loosely digitized so do not have connectivity between the street lines.&amp;nbsp; All it takes is one very tiny gap to cause the analysis to miss a whole area.&amp;nbsp; So expect to spend quite a bit of time doing cleanup of the street data before running the analysis.&amp;nbsp; Running &lt;EM&gt;topology&lt;/EM&gt; on the street dataset is highly recommended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ffor walkability, you may need to add in pedestrian paths to your street data.&amp;nbsp;&amp;nbsp; Also, you will need to account for any streets that do not have safe pedestrian walkways along them (so are not &lt;EM&gt;traversable&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, one will need to take into account overpasses/underpasses in areas where one cannot transfer directly from one to another.&amp;nbsp; This is typically handled by populating the Elevation field to have different values for the segment(s) above and the segment(s) below so they are treated as non-&lt;EM&gt;traversable&lt;/EM&gt; when the network dataset is built.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Network Analysis = 1% analysis + 99% data cleanup"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362684#M959</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2017-09-08T15:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Walking Distance - Network Analyst</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362685#M960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a workflow for creating your network dataset:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/network-analyst/creating-a-network-dataset.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/network-analyst/creating-a-network-dataset.htm"&gt;Creating a network dataset—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 16:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/calculate-walking-distance-network-analyst/m-p/362685#M960</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2017-09-08T16:42:44Z</dc:date>
    </item>
  </channel>
</rss>

