<?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: Is WKID only in ESRI products? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213922#M19814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pertinent and important reading...so that you are sure that everything is right&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_an_SRID/006z000000w6000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_an_SRID/006z000000w6000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.epsg.org/" title="http://www.epsg.org/"&gt;epsg &amp;gt; EPSG home&amp;nbsp; &lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://spatialreference.org/" title="http://spatialreference.org/"&gt;Home -- Spatial Reference&amp;nbsp; &lt;/A&gt; &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Apr 2015 00:20:59 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2015-04-04T00:20:59Z</dc:date>
    <item>
      <title>Is WKID only in ESRI products?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213921#M19813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the WKID associated a spatial reference from a Standard or is that unique to ESRI products?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 22:59:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213921#M19813</guid>
      <dc:creator>LouieRowley</dc:creator>
      <dc:date>2015-04-03T22:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is WKID only in ESRI products?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213922#M19814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pertinent and important reading...so that you are sure that everything is right&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_an_SRID/006z000000w6000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_an_SRID/006z000000w6000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.epsg.org/" title="http://www.epsg.org/"&gt;epsg &amp;gt; EPSG home&amp;nbsp; &lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://spatialreference.org/" title="http://spatialreference.org/"&gt;Home -- Spatial Reference&amp;nbsp; &lt;/A&gt; &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2015 00:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213922#M19814</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-04T00:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is WKID only in ESRI products?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213923#M19815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally, no.&amp;nbsp; There's a group called EPSG that standardizes these. (You can look them up on &lt;A href="http://epsg.io/"&gt;epsg.io&lt;/A&gt;.)&lt;/P&gt;&lt;P&gt;However, it is possible for Esri or others to define their own spatial reference systems and assign their own numbers, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, Google defined a coordinate system and gave it an ID of 600613. (The digits resemble the letters in the word "GOOGLE".) Later, this was adoped by Esri and they gave it the ID of &lt;A href="http://epsg.io/102100" target="_blank"&gt;102100&lt;/A&gt;. It eventually became an EPSG standard with the ID of &lt;A href="http://epsg.io/3857"&gt;3857&lt;/A&gt;. Older versions of ArcGIS Server would only recognize 102100, but once the EPSG assigned it an ID of their own, newer versions would recognize 3857 as well as the deprecated 102100.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 16:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213923#M19815</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2015-04-06T16:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is WKID only in ESRI products?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213924#M19816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting stuff, &lt;A href="http://www.ihsenergy.com/epsg/epsg21.html" title="http://www.ihsenergy.com/epsg/epsg21.html"&gt;European Petroleum Survey Group (EPSG) Background&lt;/A&gt;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;Thank you for the links.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 16:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-wkid-only-in-esri-products/m-p/213924#M19816</guid>
      <dc:creator>LouieRowley</dc:creator>
      <dc:date>2015-04-06T16:27:45Z</dc:date>
    </item>
  </channel>
</rss>

