<?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 Geoprocessing with Javascript Graphic in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/geoprocessing-with-javascript-graphic/m-p/825765#M452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested in having a user draw a line on the client side and then passing that to a geoprocessing service to preform further functions. Can you create a Graphics Layer and pass it as a polyline parameter? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further more, can that graphic also be exported as a Shapefile from the browser? I've found some documentation online involving binaries but it was a little above my head. Didn't know if there was a easier way to do so? Or if there was any resources I could check out.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 19:29:06 GMT</pubDate>
    <dc:creator>LoganCaraway</dc:creator>
    <dc:date>2014-09-18T19:29:06Z</dc:date>
    <item>
      <title>Geoprocessing with Javascript Graphic</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/geoprocessing-with-javascript-graphic/m-p/825765#M452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested in having a user draw a line on the client side and then passing that to a geoprocessing service to preform further functions. Can you create a Graphics Layer and pass it as a polyline parameter? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further more, can that graphic also be exported as a Shapefile from the browser? I've found some documentation online involving binaries but it was a little above my head. Didn't know if there was a easier way to do so? Or if there was any resources I could check out.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 19:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/geoprocessing-with-javascript-graphic/m-p/825765#M452</guid>
      <dc:creator>LoganCaraway</dc:creator>
      <dc:date>2014-09-18T19:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing with Javascript Graphic</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/geoprocessing-with-javascript-graphic/m-p/825766#M453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can use it as a parameter in a GeometryService, to get for example the lines length: &lt;A href="https://developers.arcgis.com/javascript/jsapi/geometryservice-amd.html" title="https://developers.arcgis.com/javascript/jsapi/geometryservice-amd.html"&gt;geometryservice-amd | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use editing in the API: &lt;A href="http://developers.arcgis.com/javascript/samples/ed_simpletoolbar/" title="http://developers.arcgis.com/javascript/samples/ed_simpletoolbar/"&gt;Edit rivers and waterbodies&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 19:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/geoprocessing-with-javascript-graphic/m-p/825766#M453</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-09-18T19:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing with Javascript Graphic</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/geoprocessing-with-javascript-graphic/m-p/825767#M454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To save as a shapefile, you could pass the geometry to a server via AJAX and then write it out. I have an example that uses a single point and returns a shapefile using python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://paulcrickard.wordpress.com/2012/11/08/shapefile-creator-website-using-cherrypy/" title="http://paulcrickard.wordpress.com/2012/11/08/shapefile-creator-website-using-cherrypy/"&gt;Shapefile Creator Website Using Cherrypy | Architecture and Planning&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 20:38:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/geoprocessing-with-javascript-graphic/m-p/825767#M454</guid>
      <dc:creator>PaulCrickard1</dc:creator>
      <dc:date>2014-09-18T20:38:01Z</dc:date>
    </item>
  </channel>
</rss>

