<?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 Public Notification app - buffer question in Local Government Solutions Users Questions</title>
    <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801958#M181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Beginning work on this app -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a question from the main users regarding buffering. &amp;nbsp;We (a City gov't) have a requirement relating to who gets notified of certain upcoming projects that results in using a 300 ft buffer most of the time. &amp;nbsp;However, this is tricky because we are required to essentially not count the public right-of-way (essentially streets) in the buffer. &amp;nbsp;So we need to buffer tool needs be 'smart' enough to not count the distance anytime it covers a right of way, and then continue calculating the distance after skipping over the right of way. &amp;nbsp;&lt;/P&gt;&lt;P&gt;A giant pain, and I doubt that a simple buffer tool can be configured to do this. &amp;nbsp;Anyone know if 1) the default configuration accounts for this, and 2) if not, if this kind of thing is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks -&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2016 19:07:59 GMT</pubDate>
    <dc:creator>AllenScully</dc:creator>
    <dc:date>2016-11-01T19:07:59Z</dc:date>
    <item>
      <title>Public Notification app - buffer question</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801958#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Beginning work on this app -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a question from the main users regarding buffering. &amp;nbsp;We (a City gov't) have a requirement relating to who gets notified of certain upcoming projects that results in using a 300 ft buffer most of the time. &amp;nbsp;However, this is tricky because we are required to essentially not count the public right-of-way (essentially streets) in the buffer. &amp;nbsp;So we need to buffer tool needs be 'smart' enough to not count the distance anytime it covers a right of way, and then continue calculating the distance after skipping over the right of way. &amp;nbsp;&lt;/P&gt;&lt;P&gt;A giant pain, and I doubt that a simple buffer tool can be configured to do this. &amp;nbsp;Anyone know if 1) the default configuration accounts for this, and 2) if not, if this kind of thing is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks -&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 19:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801958#M181</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-11-01T19:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification app - buffer question</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801959#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess there is no way to split or intersect your buffer? &amp;nbsp;Do you have a visual sample? &amp;nbsp;Since you say ROW could be roads, as polylines or polygon?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 19:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801959#M182</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-01T19:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification app - buffer question</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801960#M183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ROW would need to be polygons, but we unfortunately don't have that data. &amp;nbsp;If we did - &amp;nbsp;is it possible to generate a buffer that does the kind of splitting you mention?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 21:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801960#M183</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-11-01T21:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification app - buffer question</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801961#M184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's why I was asking if you had a visual, I was wondering whether the zones were running parallel to the roads or normal to them. &amp;nbsp;I normal too them, I could see splitting them with a 'buffer' of the road (several ways ... not just conventional buffer), effectively chopping of the &amp;nbsp;buffer.&lt;/P&gt;&lt;P&gt;The other way would be simply to do a intersection of the ROW polygons and the road intersections. &amp;nbsp;This would give you a count of the places where roads cross the polygons... assuming that you want to exclude 300' as being public around the road, then your buffer would have been over-subscribed by 4 * 300' (ie left &amp;amp; right side of the road... left and right side of the buffer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a visual would help, it I am totally off&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 22:08:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801961#M184</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-01T22:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification app - buffer question</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801962#M185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for taking the time to look into this Dan -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a diagram from someone who would be using this app - hopefully it explains things. Basicallly as the buffer is moving outwards, when it encounters the ROW it should stop counting that distance, then resume once it crosses the ROW.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/255916_buff_test.png" style="width: 620px; height: 398px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 22:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801962#M185</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-11-01T22:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification app - buffer question</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801963#M186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK... now I see it... &amp;nbsp;look along the road just north of your purple polygon and identified by the light blue area.&lt;/P&gt;&lt;P&gt;As the light blue area's E &amp;amp; W side seems to represent the length that you want to subtract from the original perimeter. It appears that you have used a buffer centered on the original site... just for fun...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;replicate the shape and move it downward by the height of the light blue area...&lt;/LI&gt;&lt;LI&gt;buffer that&lt;/LI&gt;&lt;LI&gt;split the buffer &amp;nbsp;(assuming a polyline) using the road and calculate the northern portions length&lt;/LI&gt;&lt;LI&gt;compare that to the original buffer, split by the road with 2*the width of the road&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Just a hunch but I am on an iThing and therefore Arc*-less&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 23:20:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-buffer-question/m-p/801963#M186</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-01T23:20:36Z</dc:date>
    </item>
  </channel>
</rss>

