<?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 Need help regarding suitable projection for base map and dynamic map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-regarding-suitable-projection-for-base/m-p/272524#M25141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Morning,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have lot of geographic data in shape file format and&amp;nbsp; we are going to host few data on server 10.1 [and then will publish in Java script API (v 3.0) ] . I recently gone following article regarding projections &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2009/11/20/arcgis-online-moving-to-google-bing-tiling-scheme-what-does-this-mean-for-you/" rel="nofollow" target="_blank"&gt;http://blogs.esri.com/esri/arcgis/2009/11/20/arcgis-online-moving-to-google-bing-tiling-scheme-what-does-this-mean-for-you/&lt;/A&gt;&lt;SPAN&gt; it states that you need to convert your projection to WGS 1984 Web Mercator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already shape files in WGS 84 (degree) format &amp;amp; My question is that Do I need to convert all these shape files to WGS 1984 Web Mercator format ?? ( Because I want to use this data for ArcGIS Server(10.1)&amp;nbsp; and then in JSAPI&amp;nbsp; for custom applications)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help/suitable methodology is highly appreciated..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 12:49:32 GMT</pubDate>
    <dc:creator>SunilPalkar</dc:creator>
    <dc:date>2012-10-11T12:49:32Z</dc:date>
    <item>
      <title>Need help regarding suitable projection for base map and dynamic map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-regarding-suitable-projection-for-base/m-p/272524#M25141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Morning,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have lot of geographic data in shape file format and&amp;nbsp; we are going to host few data on server 10.1 [and then will publish in Java script API (v 3.0) ] . I recently gone following article regarding projections &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2009/11/20/arcgis-online-moving-to-google-bing-tiling-scheme-what-does-this-mean-for-you/" rel="nofollow" target="_blank"&gt;http://blogs.esri.com/esri/arcgis/2009/11/20/arcgis-online-moving-to-google-bing-tiling-scheme-what-does-this-mean-for-you/&lt;/A&gt;&lt;SPAN&gt; it states that you need to convert your projection to WGS 1984 Web Mercator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already shape files in WGS 84 (degree) format &amp;amp; My question is that Do I need to convert all these shape files to WGS 1984 Web Mercator format ?? ( Because I want to use this data for ArcGIS Server(10.1)&amp;nbsp; and then in JSAPI&amp;nbsp; for custom applications)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help/suitable methodology is highly appreciated..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:49:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-regarding-suitable-projection-for-base/m-p/272524#M25141</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2012-10-11T12:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding suitable projection for base map and dynamic map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-regarding-suitable-projection-for-base/m-p/272525#M25142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can certainly publish your shapefile data in WGS84.&amp;nbsp; the reason it is often suggested to reproject to web mercator is so that you can mash things up with google/esri//bing/osm without asking your own dynamic map and feature layers to reproject on the fly.&amp;nbsp; depending on the data you are trying to display, this can give a noticeable performance improvement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the blog you linked warns specifically about caching services in a projection other than web mercator.&amp;nbsp; this is because it is NOT possible to overlay two different tiled map services that use different coordinate systems.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 21:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-regarding-suitable-projection-for-base/m-p/272525#M25142</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-10-11T21:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding suitable projection for base map and dynamic map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-regarding-suitable-projection-for-base/m-p/272526#M25143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply.. I like your post and justification ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are simply great !!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&amp;nbsp; : ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hi steve,&lt;BR /&gt;&lt;BR /&gt;you can certainly publish your shapefile data in WGS84.&amp;nbsp; the reason it is often suggested to reproject to web mercator is so that you can mash things up with google/esri//bing/osm without asking your own dynamic map and feature layers to reproject on the fly.&amp;nbsp; depending on the data you are trying to display, this can give a noticeable performance improvement.&lt;BR /&gt;&lt;BR /&gt;the blog you linked warns specifically about caching services in a projection other than web mercator.&amp;nbsp; this is because it is NOT possible to overlay two different tiled map services that use different coordinate systems.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 03:56:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-regarding-suitable-projection-for-base/m-p/272526#M25143</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2012-10-12T03:56:09Z</dc:date>
    </item>
  </channel>
</rss>

