<?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: Parcel Buffer GP Service for Geoprocessing Widget  in Web AppBuilider (non-developer edition) in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441271#M11646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link.&amp;nbsp; I also came across that too.&amp;nbsp; It is quite a bit of information to digest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a few unsuccessful models so far.&amp;nbsp; This is such a common workflow (parcel notification buffer) that I was hoping someone had a similar model already built that I could learn from and modify.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2016 19:27:28 GMT</pubDate>
    <dc:creator>DanAllen</dc:creator>
    <dc:date>2016-03-23T19:27:28Z</dc:date>
    <item>
      <title>Parcel Buffer GP Service for Geoprocessing Widget  in Web AppBuilider (non-developer edition)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441267#M11642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I would like to create a geoprocessing service (server 10.3.1) to use with the &lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-geoprocessing.htm"&gt;geoprocessing widget&lt;/A&gt; in the stock ArcGIS Online hosted Web App Builder.&amp;nbsp; Tool would allow the user to click on a parcel, specify a buffer distance (500 Ft), select all the parcels that intersect the buffer, and export the results to a csv. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any sample ESRI models for publishing a GP service that would work with the WAB Geoprocessing Widget? &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​ to the rescue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441267#M11642</guid>
      <dc:creator>DanAllen</dc:creator>
      <dc:date>2016-03-23T16:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Buffer GP Service for Geoprocessing Widget  in Web AppBuilider (non-developer edition)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441268#M11643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that a cheap and easy way of doing this is to&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open ArcMap&lt;/LI&gt;&lt;LI&gt;Perform the buffer geoprocessing service (with all the criteria you want in it)&lt;/LI&gt;&lt;LI&gt;Let it finish&lt;/LI&gt;&lt;LI&gt;Go the Results tab (Geoprocessing menu --&amp;gt; Results)&lt;/LI&gt;&lt;LI&gt;Find the successful task that just ran&lt;/LI&gt;&lt;LI&gt;Right click on it and Share As Service.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can tinker it from there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:53:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441268#M11643</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-23T16:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Buffer GP Service for Geoprocessing Widget  in Web AppBuilider (non-developer edition)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441269#M11644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Adrian.&amp;nbsp; That is a good tip to publish from the results tab.&amp;nbsp; I tried several model builder scenarios, but can't seem to get it to work on the desktop side first.&amp;nbsp; There are so many variables to deal with. Any thoughts on what a select parcel or point/then create buffer/then select parcels that intersect buffer/then export the resulting selection to csv model should look like, I am open to suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 19:12:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441269#M11644</guid>
      <dc:creator>DanAllen</dc:creator>
      <dc:date>2016-03-23T19:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Buffer GP Service for Geoprocessing Widget  in Web AppBuilider (non-developer edition)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441270#M11645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, I just found this article that tells the story of making a geoprocessing service in greater detail (and with more flashy pictures):&lt;/P&gt;&lt;P&gt;&lt;A href="http://server.arcgis.com/en/server/10.3/publish-services/linux/a-quick-tour-of-authoring-geoprocessing-services.htm" title="http://server.arcgis.com/en/server/10.3/publish-services/linux/a-quick-tour-of-authoring-geoprocessing-services.htm"&gt;A quick tour of authoring and sharing geoprocessing services—Documentation (10.3 and 10.3.1) | ArcGIS for Server&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, you're right, it has to work on the desktop end first. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried stringing these tools together in ModelBuilder:&lt;/P&gt;&lt;P&gt;Select --&amp;gt; Buffer --&amp;gt; Select by Location --&amp;gt; Table to Excel&lt;/P&gt;&lt;P&gt;or some variation of these (with parameters set in)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 19:18:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441270#M11645</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-23T19:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Buffer GP Service for Geoprocessing Widget  in Web AppBuilider (non-developer edition)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441271#M11646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link.&amp;nbsp; I also came across that too.&amp;nbsp; It is quite a bit of information to digest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a few unsuccessful models so far.&amp;nbsp; This is such a common workflow (parcel notification buffer) that I was hoping someone had a similar model already built that I could learn from and modify.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 19:27:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/parcel-buffer-gp-service-for-geoprocessing-widget/m-p/441271#M11646</guid>
      <dc:creator>DanAllen</dc:creator>
      <dc:date>2016-03-23T19:27:28Z</dc:date>
    </item>
  </channel>
</rss>

