<?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: How to batch processing geometry service? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-batch-processing-geometry-service/m-p/511160#M13082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no limit to how many geometry services you can create so that's one option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However did you see the Geodesic and Euclidean classes that have a method for calculating the length of polylines?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2012 17:38:02 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2012-05-15T17:38:02Z</dc:date>
    <item>
      <title>How to batch processing geometry service?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-batch-processing-geometry-service/m-p/511159#M13081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a bunch of graphics (over 20 pairs) need to run the geometry service to calculate their distances, and I only created one Geometry service object in my code. it seems that I must wait the geometry service to finish one calculation then I can run the next calculation. This makes the performance really low. Is there a way that I can do a batch call the geometry service (not only this distance calculation, but also other geometry service tasks like intersection)? How about if I create an array of geometry services, and associate each one of these geometry services with a graphic pair and execute them at the same time? Is there any limitation for the number of geometry service objects can run at the same time?&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;Wei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:46:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-batch-processing-geometry-service/m-p/511159#M13081</guid>
      <dc:creator>weiliang</dc:creator>
      <dc:date>2012-05-14T13:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to batch processing geometry service?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-batch-processing-geometry-service/m-p/511160#M13082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no limit to how many geometry services you can create so that's one option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However did you see the Geodesic and Euclidean classes that have a method for calculating the length of polylines?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 17:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-batch-processing-geometry-service/m-p/511160#M13082</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2012-05-15T17:38:02Z</dc:date>
    </item>
  </channel>
</rss>

