<?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: spatial reference in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/spatial-reference/m-p/3047#M62</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html?gcs.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; for the geographic coordinate system codes and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html?pcs.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; for the projected coordinate system codes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 14:17:16 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2011-09-27T14:17:16Z</dc:date>
    <item>
      <title>spatial reference</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/spatial-reference/m-p/3046#M61</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I'm trying to plot a single point using Latitude/Longitude with the following ActionScript:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var myGraphicMarker:Graphic = new Graphic(new MapPoint(-129.000, 50.1000, new SpatialReference(102754)));
&amp;nbsp;&amp;nbsp; myGraphicMarker.toolTip = "Marker";
&amp;nbsp;&amp;nbsp; myGraphicsLayer.add(myGraphicMarker);&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run this, it plots it out to the center of the map. What is the spatial reference for latitude/longitude?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 20:37:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/spatial-reference/m-p/3046#M61</guid>
      <dc:creator>SamerToukan</dc:creator>
      <dc:date>2011-09-26T20:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: spatial reference</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/spatial-reference/m-p/3047#M62</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html?gcs.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; for the geographic coordinate system codes and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html?pcs.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; for the projected coordinate system codes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:17:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/spatial-reference/m-p/3047#M62</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2011-09-27T14:17:16Z</dc:date>
    </item>
  </channel>
</rss>

