<?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: Adding Geoprocessing to HTML or Java in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675132#M4638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking to hire someone, try posting something &lt;A _jive_internal="true" href="https://community.esri.com/groups/gis-jobs" title="https://community.esri.com/groups/gis-jobs"&gt;GIS Jobs&lt;/A&gt;&amp;nbsp; (a Genoet space).&amp;nbsp; Might be a good place to start since I'm sure there are many that would like to pick up a short development gig.&amp;nbsp; I'm not sure if any have used this spot for that type of thing, but anyone posting/reading there most likely have the GIS experience.&amp;nbsp; Otherwise, just do some browser searches for GIS consultants....there are many out there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as Robert mentioned, if you can update you code and show that you are trying to understand the samples and suggestions (and ask more questions if you don't understand), that goes a long way on getting community help. It is not that he/others aren't willing to help here, but not necessarily write from scratch (most have other jobs too).&amp;nbsp; It's a good place to learn and expand your skills.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2015 16:26:01 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2015-11-18T16:26:01Z</dc:date>
    <item>
      <title>Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675110#M4616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a project and I am pretty stuck. I would like to create a route based on directions. That is the easy part. Then do a search for a particular service, Gas Stations, Restaurants, Stores. I want the particular location along my route. My guess would be to create a buffer around my route (based on how far I would be willing to go off my route), and then clip the services that fall within the buffer. The issue with most searches is that when I do the search it gives me a radius search from my location or beginning location. I would like to find services along my route to help me choose the best location for a ce to stop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added a script, which is basically the Directions API. I like the way it is formatted with the options on the right. I am open to some ideas if anyone has any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2015 10:46:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675110#M4616</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-06T10:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675111#M4617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you have a service that would be used to represent the places youe are wanting to search for along your route (i.e Gas Stations, Restaurants, Stores)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 14:36:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675111#M4617</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T14:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675112#M4618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, that is the part I am kind of trying to figure out. When I use the &lt;/P&gt;&lt;P&gt;Directions API for example I can get a few choices. Not sure if I can get a &lt;/P&gt;&lt;P&gt;specific list. Also is the buffer possible after the route is created? Do you &lt;/P&gt;&lt;P&gt;think that this is something that is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help with this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 14:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675112#M4618</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-09T14:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675113#M4619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure you can get the routes geometry and then using the JS API you can buffer that route geometry. The issue would be having a mapservice that represents the desired stops for Gas Stations, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:03:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675113#M4619</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T15:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675114#M4620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, ok . Do you have any ideas on how we could accomplish that? Will it be &lt;/P&gt;&lt;P&gt;easier to go through ArcGIS online for something that. Or is there a way to do &lt;/P&gt;&lt;P&gt;the search after we have the buffer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675114#M4620</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-09T15:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675115#M4621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The only way I am familiar with is to have a map service that is a point feature for your Gas Stations, etc and use the QueryTask in the JS API to get the features of that map service that intersect the buffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675115#M4621</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T15:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675116#M4622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that seems like it might work. Would I be able to get the info from the &lt;/P&gt;&lt;P&gt;point that was queried? For instance the address so I could re-input that in &lt;/P&gt;&lt;P&gt;the directions search. Are you able to create something like that? I am not &lt;/P&gt;&lt;P&gt;the strongest in writing Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675116#M4622</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-09T15:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675117#M4623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I all boils down to you having a mapservice that represents your POIs (Gas, Food, etc.). If you find that then I might be able to find some time to provide you with some code example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675117#M4623</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T15:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675118#M4624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would the ESRI query, work as a map service that could do the search?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675118#M4624</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-09T15:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675119#M4625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am not sure what you are referring to when you say "ESRI query"...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 15:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675119#M4625</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T15:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675120#M4626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;https://developers.arcgis.com/javascript/jssamples/search_basic.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an example search query script in the samples part of the API &lt;/P&gt;&lt;P&gt;section. Maybe I am confused too. Do you know of a service that has a search &lt;/P&gt;&lt;P&gt;function like a google map search?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 16:00:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675120#M4626</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-09T16:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675121#M4627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; That example is using a locator service not a map service. To be able to do a spatial search (i.e. intersection of a POI point and the buffer) you have to have a map service that contains those POIs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 16:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675121#M4627</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T16:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675122#M4628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done a quick search. I don't see anything that comprehensive without &lt;/P&gt;&lt;P&gt;paying for some sort of data bundle from a website. Have you seen any sort of &lt;/P&gt;&lt;P&gt;map service that has a pretty good amount of locations that would be useful. I &lt;/P&gt;&lt;P&gt;am heading home soon, I added my personal email, if possible can you reply to &lt;/P&gt;&lt;P&gt;all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 17:29:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675122#M4628</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-09T17:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675123#M4629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am not aware of such a service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 17:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675123#M4629</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-09T17:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675124#M4630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, I have access to the data now and will start putting it together. &lt;/P&gt;&lt;P&gt;Should I try to sort the type of restaurant or group them? Also have you had a &lt;/P&gt;&lt;P&gt;chance to think about the way to set up this file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 11:10:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675124#M4630</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-13T11:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675125#M4631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Should I try to sort the type of restaurant or group them&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't have a clue. Consider what you goals are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as the development and code. First let me warn you that this is going to be a challenge for a beginner/novice.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First you are using the directions widget so you will want to attach a dojo event listener to the directions dijit "directions-finish" event and get the route results route graphic.&lt;/LI&gt;&lt;LI&gt;Now that you have the route graphic you will need to buffer that using a GeometryService object. Here is a sample that will give you a beginning point: &lt;A href="https://developers.arcgis.com/javascript/jssamples/util_buffergraphic.html" title="https://developers.arcgis.com/javascript/jssamples/util_buffergraphic.html"&gt;Geometry Service - Buffer | ArcGIS API for JavaScript&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Once you have the buffer graphic you will want to do a QueryTask using the buffer graphic as the Queries geometry. Here is another sample that you can use a starting point for that portion: &lt;A href="https://developers.arcgis.com/javascript/jssamples/query_buffer.html" title="https://developers.arcgis.com/javascript/jssamples/query_buffer.html"&gt;Select with Feature Layer | ArcGIS API for JavaScript&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Then you decide what to do with the query results do you wan to display them on the map or as text some how in your app.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a long road ahead of learning the JS API to accomplish this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 13:53:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675125#M4631</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-13T13:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675126#M4632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robert, I have the beginning piece put together. I am working on getting &lt;/P&gt;&lt;P&gt;the data put together. The map did not show when I tried to run it. Can you &lt;/P&gt;&lt;P&gt;see any issues in it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 10:38:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675126#M4632</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-17T10:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675127#M4633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What am I suppose to be looking at? Did you update the original attachment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 13:32:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675127#M4633</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-17T13:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675128#M4634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, that is the updated script with the directions and the buffer portions &lt;/P&gt;&lt;P&gt;on it. I also have the data now, but it was more than 1000 points so I am &lt;/P&gt;&lt;P&gt;going to have to bring it down to a lesser amount. Unless I can get one of the &lt;/P&gt;&lt;P&gt;servers up and running. Are you able to review the script to see if I am on &lt;/P&gt;&lt;P&gt;the right track. Also now that I have the data what should I be doing to show &lt;/P&gt;&lt;P&gt;the points within the buffer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 10:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675128#M4634</guid>
      <dc:creator>JasonSchelte</dc:creator>
      <dc:date>2015-11-18T10:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Geoprocessing to HTML or Java</title>
      <link>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675129#M4635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I don't see a thing different in the attached script. People in GeoNet will be more than happy to assist with coding when individuals get stuck, but this is not a place where you ask other to do the coding for you. You may needed to hire a consulting company for this as what you are wanting to do is not as simple as copy and pasting a couple of scripts together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 13:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/adding-geoprocessing-to-html-or-java/m-p/675129#M4635</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-18T13:05:33Z</dc:date>
    </item>
  </channel>
</rss>

