<?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: Variable Buffer on Street Centerline in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638817#M1438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful. I'll read your thread and look your methods. I'm working with telecom lines (your roads) and internet sources (your intersections). I believe your method will give me the results I am looking for. I'll def let you know how it works and if I applied any changes. Thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2020 15:43:23 GMT</pubDate>
    <dc:creator>JimNoble</dc:creator>
    <dc:date>2020-01-31T15:43:23Z</dc:date>
    <item>
      <title>Variable Buffer on Street Centerline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638814#M1435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a street centerline file where all road segments have a functional class of Arterial (A), Collector (C), Local (L). I also have a point file of each intersection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to do a crash analysis using 150' buffers at each intersection. The trick is that the buffer I want is not just a uniform 150' buffer off the intersection point.&amp;nbsp; I want to buffer the centerlines for a specified length from the intersection point based on the functional class: A = 400', C = 250', L = 150'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example where an Arterial (A) intersects a Collector (C), I want a 150' buffer of a 400' line segment from the intersection point for the Arterial roadway and a 150' buffer of a 150' segment for the Local Roadway.&amp;nbsp; The image shows what I am trying to get at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking I need to first find a way to create a feature of lines generated with the specified length. That's where I'm stuck.Then it would be just a simple matter of buffering that result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any thoughts?&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/460034_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 21:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638814#M1435</guid>
      <dc:creator>DanSeidensticker</dc:creator>
      <dc:date>2019-09-19T21:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Buffer on Street Centerline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638815#M1436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan, I am trying to do a similar task. Did you ever figure out how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2020 21:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638815#M1436</guid>
      <dc:creator>JimNoble</dc:creator>
      <dc:date>2020-01-30T21:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Buffer on Street Centerline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638816#M1437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;I have a thread on Stack Exchnage about this: &lt;A class="link-titled" href="https://gis.stackexchange.com/questions/336492/variable-buffer-on-street-centerline-using-arcgis/337713#337713" title="https://gis.stackexchange.com/questions/336492/variable-buffer-on-street-centerline-using-arcgis/337713#337713"&gt;Variable Buffer on Street Centerline using ArcGIS - Geographic Information Systems Stack Exchange&lt;/A&gt;.&amp;nbsp; I used a python script posted by Emil.&amp;nbsp; My user name in the forum is Mercator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to get it to work for about 90% of my intersections, but have not been able to figure out why the script is ignoring the others. I don't think my centerline data is the issue because there is no difference between the road segments that it works on and those that it does not.&amp;nbsp; Would be interested in hearing how it works for you. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2020 15:36:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638816#M1437</guid>
      <dc:creator>DanSeidensticker</dc:creator>
      <dc:date>2020-01-31T15:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Buffer on Street Centerline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638817#M1438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful. I'll read your thread and look your methods. I'm working with telecom lines (your roads) and internet sources (your intersections). I believe your method will give me the results I am looking for. I'll def let you know how it works and if I applied any changes. Thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2020 15:43:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/variable-buffer-on-street-centerline/m-p/638817#M1438</guid>
      <dc:creator>JimNoble</dc:creator>
      <dc:date>2020-01-31T15:43:23Z</dc:date>
    </item>
  </channel>
</rss>

