<?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 Javascript API requirements when using ArcGIS Server 10.x in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/javascript-api-requirements-when-using-arcgis/m-p/3417#M25</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are currently running ArcGIS Server 9.3 with the ArcGIS Javascript API 1.6 and we are looking at upgrading to ArcGIS Server 10.x. Are we required to upgrade the Javascript API as well? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found some information about the requirements regarding ArcGIS Server when using the Javascript API 2.x. But not the other way around.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 14:09:19 GMT</pubDate>
    <dc:creator>Wimvan_Iersel</dc:creator>
    <dc:date>2011-08-18T14:09:19Z</dc:date>
    <item>
      <title>Javascript API requirements when using ArcGIS Server 10.x</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/javascript-api-requirements-when-using-arcgis/m-p/3417#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are currently running ArcGIS Server 9.3 with the ArcGIS Javascript API 1.6 and we are looking at upgrading to ArcGIS Server 10.x. Are we required to upgrade the Javascript API as well? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found some information about the requirements regarding ArcGIS Server when using the Javascript API 2.x. But not the other way around.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 14:09:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/javascript-api-requirements-when-using-arcgis/m-p/3417#M25</guid>
      <dc:creator>Wimvan_Iersel</dc:creator>
      <dc:date>2011-08-18T14:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript API requirements when using ArcGIS Server 10.x</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/javascript-api-requirements-when-using-arcgis/m-p/3418#M26</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The REST API has not changed, so the 1.6 code should still work against version 10.0 services. It will be best to use the version of the Javascript API released while the version of ArcGIS Server you are using is current. The newer version of the API will support the new functionality available with version 10.0, along with bug fixes. You can test to see if your 1.6 code will run properly using the 2.4 libraries and make adjustments if necessary. Here is some information that should help moving to the current version:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/migration_20.htm"&gt;Migrating to 2.0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/new_v24.html"&gt;What's new in Version 2.4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/tags/JavaScript/default.aspx"&gt;ArcGIS Server Blog&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 15:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/javascript-api-requirements-when-using-arcgis/m-p/3418#M26</guid>
      <dc:creator>TonyContreras</dc:creator>
      <dc:date>2011-08-18T15:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript API requirements when using ArcGIS Server 10.x</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/javascript-api-requirements-when-using-arcgis/m-p/3419#M27</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply, I had found the information you are refering to, this should get us going. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you give an estimate for how many hours a upgrade would normally take from 1.6 to 2.4 for &lt;/SPAN&gt;&lt;A href="http://kaart.tilburg.nl/ruimtelijkeplannen/bestemmingsplannen/"&gt;http://kaart.tilburg.nl/ruimtelijkeplannen/bestemmingsplannen/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://kaart.tilburg.nl/ruimtelijkeplannen/bestemmingsplannen/plan/NL.IMRO.0855.BSP2010012-b001"&gt;http://kaart.tilburg.nl/ruimtelijkeplannen/bestemmingsplannen/plan/NL.IMRO.0855.BSP2010012-b001&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We aren't using a lot of advanced features I think, the following is used:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Overview Map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Measure length and area&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Identify&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Tiled and Dynamic layers mixed together&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Toggle and opacity change of layers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Zoom slider&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- InfoWindow&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are we talking about 8 hours work or more like a full week including testing etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 07:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/javascript-api-requirements-when-using-arcgis/m-p/3419#M27</guid>
      <dc:creator>Wimvan_Iersel</dc:creator>
      <dc:date>2011-08-19T07:04:03Z</dc:date>
    </item>
  </channel>
</rss>

