<?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 Finding Out A Spacial Reference wkid in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/finding-out-a-spacial-reference-wkid/m-p/716356#M66593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I use a spacial reference wkid for an area that is not listed on either Projected Coordinate Systems Listing or Geographic Coordinate Systems Listing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2012 17:53:30 GMT</pubDate>
    <dc:creator>TravisD</dc:creator>
    <dc:date>2012-08-27T17:53:30Z</dc:date>
    <item>
      <title>Finding Out A Spacial Reference wkid</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/finding-out-a-spacial-reference-wkid/m-p/716356#M66593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I use a spacial reference wkid for an area that is not listed on either Projected Coordinate Systems Listing or Geographic Coordinate Systems Listing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 17:53:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/finding-out-a-spacial-reference-wkid/m-p/716356#M66593</guid>
      <dc:creator>TravisD</dc:creator>
      <dc:date>2012-08-27T17:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Out A Spacial Reference wkid</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/finding-out-a-spacial-reference-wkid/m-p/716357#M66594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;to work with a coordinate system whose WKID is not recognized, you will have to create the Spatial Reference object using WKT (well-known text) instead&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var sr = new esri.SpatialReference('GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",
&amp;nbsp; SPHEROID["WGS_1984",6378137.0,298.257223563]],
&amp;nbsp; PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]'
);&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/spatialreference.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/spatialreference.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 06:40:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/finding-out-a-spacial-reference-wkid/m-p/716357#M66594</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2021-12-12T06:40:47Z</dc:date>
    </item>
  </channel>
</rss>

