<?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: Public Notification tool - buffer size not accurate/way off! in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474893#M2998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This was for version 10.2 of the Public Notification tool.&amp;nbsp; The line of code that was in red was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;params.bufferSpatialReference = new esri.SpatialReference({&amp;nbsp; &lt;/P&gt;&lt;P&gt; wkid: 2238&amp;nbsp; &lt;/P&gt;&lt;P&gt; });&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the same version, search for the BufferParameters function and add that line to the params.&amp;nbsp; Be sure and change the wkid: to the same one your map is using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luci&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 11:19:35 GMT</pubDate>
    <dc:creator>LuciHawkins</dc:creator>
    <dc:date>2014-09-22T11:19:35Z</dc:date>
    <item>
      <title>Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474883#M2988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set up the public notification tool and everything works properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I just noticed that the buffer created by the application (and thus the number of output addresses) is significantly smaller compared to the same operation used in ArcMap. For example, a 300ft buffer on a parcel yields 22 addresses, a buffer with the same distance in ArcMap (using the parcel boundary) yields 30 addresses. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the buffer in the application use the parcel centroid instead of the parcel boundary? If so, how and where do i change it to the parcel boundary, since the boundary setting is the required setting for us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc Seliger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 15:02:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474883#M2988</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2014-05-15T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer based on parcel centroid??</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474884#M2989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;SJ City:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this public notification tool available to be added to a Javascript/HTML5 app?&amp;nbsp; If so, do you know of any documentation that would describe this process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, where on the ESRI website would I find this tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 15:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474884#M2989</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2014-05-15T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer based on parcel centroid??</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474885#M2990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;SJ City:&lt;BR /&gt;&lt;BR /&gt;Is this public notification tool available to be added to a Javascript/HTML5 app?&amp;nbsp; If so, do you know of any documentation that would describe this process.&lt;BR /&gt;&lt;BR /&gt;Also, where on the ESRI website would I find this tool?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the tool I'm using is the Land Use Public Notification tool available under&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://solutions.arcgis.com/local-government/help/land-use-public-notification/"&gt;http://solutions.arcgis.com/local-government/help/land-use-public-notification/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The page describes a step-by-step process on how to implement it and additional links for further help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to do quite a few modifications to the python script behind the tool in order to filter out duplicates and certain addresses though. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc Seliger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 15:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474885#M2990</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2014-05-15T15:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer based on parcel centroid??</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474886#M2991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So after looking at this issue more closely, the buffer generated by the Notification Application is consistently ~75 feet smaller than the same buffer created in ArcMap. In other words, a buffer of 300 foot around a parcel is actually a ~225 foot buffer when i try to duplicate the results in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea why this is? Our parcel layer is not in WebMercator (unlike the basemaps from ESRI), would that have anything to do with it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 19:19:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474886#M2991</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2014-05-15T19:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474887#M2992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I created a map in Webmercator projection, and ran a buffer on one of the parcels from the Public Notification sample. Turns out that the buffer from the sample is also off by about 72 feet. I went through the source code and couldn't find out why the buffer doesn't draw with 300 feet, but about 228 feet instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI, are you aware of this, or am I doing something wrong here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We would really like to implement this tool, but until this issue (or my problem) is resolved, I have hold off with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any feedback would be greatly appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 16:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474887#M2992</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2014-05-19T16:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474888#M2993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the locator.js file, I added code because my parcel map is in a different projection and it cleared up the buffer error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; //Fetch parameters to buffer&amp;nbsp; &lt;BR /&gt;function BufferParameters() {&amp;nbsp; &lt;BR /&gt; isSpanClicked = false;&amp;nbsp; &lt;BR /&gt; HideMapTip();&amp;nbsp; &lt;BR /&gt; dojo.disconnect(mouseMoveHandle);&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; var params = new esri.tasks.BufferParameters();&amp;nbsp; &lt;BR /&gt; if (map.getLayer(queryGraphicLayer).graphics) {&amp;nbsp; &lt;BR /&gt; var polygon = new esri.geometry.Polygon(map.spatialReference);&amp;nbsp; &lt;BR /&gt; for (var i = 0; i &amp;lt; map.getLayer(queryGraphicLayer).graphics.length; i++) {&amp;nbsp; &lt;BR /&gt; polygon.addRing(map.getLayer(queryGraphicLayer).graphics&lt;I&gt;.geometry.rings[0]);&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; }&amp;nbsp; &lt;BR /&gt; params.geometries = [polygon];&amp;nbsp; &lt;BR /&gt; }&amp;nbsp; &lt;BR /&gt; else {&amp;nbsp; &lt;BR /&gt; alert(messages.getElementsByTagName("createBuffer")[0].childNodes[0].nodeValue);&amp;nbsp; &lt;BR /&gt; }&amp;nbsp; &lt;BR /&gt; params.distances = [dist.value];&amp;nbsp; &lt;BR /&gt; params.unit = esri.tasks.GeometryService.UNIT_FOOT;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt; params.bufferSpatialReference = new esri.SpatialReference({&lt;BR /&gt; wkid: 2238&lt;BR /&gt; });&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;params.outSpatialReference = map.spatialReference;&amp;nbsp; &lt;BR /&gt; esri.config.defaults.io.alwaysUseProxy = true;&amp;nbsp; &lt;BR /&gt; geometryService.buffer(params, ShowBuffer, function (err) { HideLoadingMessage(); alert("Query " + err); }); //querying geometry service for buffered geometry&amp;nbsp; &lt;BR /&gt; esri.config.defaults.io.alwaysUseProxy = false;&amp;nbsp; &lt;BR /&gt; selectedPoint = null;&amp;nbsp; &lt;BR /&gt; displayInfo = null;&amp;nbsp; &lt;BR /&gt; map.infoWindow.hide();&amp;nbsp; &lt;BR /&gt; if (findTasksGraphicClicked) {&amp;nbsp; &lt;BR /&gt; findTasksGraphicClicked = false;&amp;nbsp; &lt;BR /&gt; graphicLayerClicked = false;&amp;nbsp; &lt;BR /&gt; }&amp;nbsp; &lt;BR /&gt; ShowLoadingMessage('Buffering');&amp;nbsp; &lt;BR /&gt;}&lt;/I&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code in red is what I added.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 20:32:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474888#M2993</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2014-05-19T20:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474889#M2994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In the locator.js file, I added code because my parcel map is in a different projection and it cleared up the buffer error.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;The code in red is what I added.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Luci&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you are my HERO!!! I figured it had something to do with the WKID's but I had no idea how to fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks you verrrrrrrrrrrrrrry much!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 20:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474889#M2994</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2014-05-19T20:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474890#M2995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are most welcome! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 12:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474890#M2995</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2014-05-20T12:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474891#M2996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for bringing this to our attention! I've submitted a request to have this modification included in a future release of this app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Allison&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 18:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474891#M2996</guid>
      <dc:creator>AllisonMuise</dc:creator>
      <dc:date>2014-05-30T18:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474892#M2997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @Luci Hawkins,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I am seeing this exact same error. I'm trying to figure out where to plug in your fix but I'm not seeing anything similar to your posted code in the locator.js file that I have. Also, your note says "The code in red is what I added" but there isn't any red that I can see. Maybe any styling got stripped out when it got sent to this site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 20:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474892#M2997</guid>
      <dc:creator>MarkVarner</dc:creator>
      <dc:date>2014-09-18T20:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification tool - buffer size not accurate/way off!</title>
      <link>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474893#M2998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This was for version 10.2 of the Public Notification tool.&amp;nbsp; The line of code that was in red was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;params.bufferSpatialReference = new esri.SpatialReference({&amp;nbsp; &lt;/P&gt;&lt;P&gt; wkid: 2238&amp;nbsp; &lt;/P&gt;&lt;P&gt; });&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the same version, search for the BufferParameters function and add that line to the params.&amp;nbsp; Be sure and change the wkid: to the same one your map is using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luci&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 11:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/public-notification-tool-buffer-size-not-accurate/m-p/474893#M2998</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2014-09-22T11:19:35Z</dc:date>
    </item>
  </channel>
</rss>

