<?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: Plug-in Data Source - Geographic Coordinate System in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/plug-in-data-source-geographic-coordinate-system/m-p/406316#M10860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&amp;nbsp; That fixed it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 20:11:13 GMT</pubDate>
    <dc:creator>GregFinch</dc:creator>
    <dc:date>2012-10-12T20:11:13Z</dc:date>
    <item>
      <title>Plug-in Data Source - Geographic Coordinate System</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/plug-in-data-source-geographic-coordinate-system/m-p/406314#M10858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're building a plug-in data source.&amp;nbsp; The data is typical WGS1984 lat/lng data.&amp;nbsp; In the plugin data source, we're creating the spatial reference with code similar to the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var spatialReferenceFact = new SpatialReferenceEnvironmentClass(); shapeField.SpatialReference_2 = spatialReferenceFact.CreateGeographicCoordinateSystem(6326);&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem is, when I try to drop the plug-in data source on a map, I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Error opening feature class.&amp;nbsp; The specified WKID (factory code) or WKT (definition string) is not a Projected Coordinate System.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm curious why it's wanting a projected coordinate system.&amp;nbsp; According to the docs, I should be able to use a Geographic Coordinate System with a plug-in data source.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 19:01:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/plug-in-data-source-geographic-coordinate-system/m-p/406314#M10858</guid>
      <dc:creator>GregFinch</dc:creator>
      <dc:date>2012-10-12T19:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Plug-in Data Source - Geographic Coordinate System</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/plug-in-data-source-geographic-coordinate-system/m-p/406315#M10859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Greg, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're creating a datum, not a geographic coordinate system. Try using 4326 rather than 6326!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;geographic coordinate system: name, datum (spheroid), prime meridian, angular unit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 19:46:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/plug-in-data-source-geographic-coordinate-system/m-p/406315#M10859</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2012-10-12T19:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Plug-in Data Source - Geographic Coordinate System</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/plug-in-data-source-geographic-coordinate-system/m-p/406316#M10860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&amp;nbsp; That fixed it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 20:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/plug-in-data-source-geographic-coordinate-system/m-p/406316#M10860</guid>
      <dc:creator>GregFinch</dc:creator>
      <dc:date>2012-10-12T20:11:13Z</dc:date>
    </item>
  </channel>
</rss>

