<?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: Creating a new feature layer using a dbf table in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186293#M1162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Andriy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate the help.&amp;nbsp; Yes, the table does contain x,y coordinates and I have experimented with creating notes.&amp;nbsp; It does work, but I do have upwards of 900 points in the table, which means I would have upwards of 900 notes on my display.&amp;nbsp; For organization and formatting purposes, it would be nice if I could put all of them into a shapefile, but I don't know if that is possible.&amp;nbsp; I looked through the class diagrams and descriptions, but it seems that the feature layer class is read only, which means I cannot create a new layer with the table I have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, I do appreciate your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jan 2011 16:01:49 GMT</pubDate>
    <dc:creator>GraydonShevchenko</dc:creator>
    <dc:date>2011-01-25T16:01:49Z</dc:date>
    <item>
      <title>Creating a new feature layer using a dbf table</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186291#M1160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to create a new feature layer from a dbf table with the SDK? If not, how would one display a non-spatial table as point data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any help, thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 17:35:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186291#M1160</guid>
      <dc:creator>GraydonShevchenko</dc:creator>
      <dc:date>2011-01-24T17:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new feature layer using a dbf table</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186292#M1161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;.dbf file is a dBase database that&amp;nbsp; stores feature attribute data. I do not see the way to solve it unless it has x, y coordinates stored in it. Then you can&amp;nbsp; open Table via SDK and create notes from these coordinates. Hope it helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 22:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186292#M1161</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2011-01-24T22:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new feature layer using a dbf table</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186293#M1162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Andriy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate the help.&amp;nbsp; Yes, the table does contain x,y coordinates and I have experimented with creating notes.&amp;nbsp; It does work, but I do have upwards of 900 points in the table, which means I would have upwards of 900 notes on my display.&amp;nbsp; For organization and formatting purposes, it would be nice if I could put all of them into a shapefile, but I don't know if that is possible.&amp;nbsp; I looked through the class diagrams and descriptions, but it seems that the feature layer class is read only, which means I cannot create a new layer with the table I have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, I do appreciate your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 16:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186293#M1162</guid>
      <dc:creator>GraydonShevchenko</dc:creator>
      <dc:date>2011-01-25T16:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new feature layer using a dbf table</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186294#M1163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Graydon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can't put notes into shapefile with ArcGIS Explorer. What you can do is convert these 900 notes into Layer Package. You would need to do it manually: right click on the folder or notes, click Share... select Layer Package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S.: forgot to mention this feature available in 1500 release only. Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 16:18:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186294#M1163</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2011-01-25T16:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new feature layer using a dbf table</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186295#M1164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andriy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; I believe I've figured out a solution.&amp;nbsp; I found a Folder class which enables me to sort these records into different folders based upon certain attributes.&amp;nbsp; It really helps to clean up the table of Contents, and means that I can easily delete or turn on/off these points.&amp;nbsp; I'm doing this project for someone who doesn't have GIS experience, which is why I'm trying to make it as user friendly as possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your input, I appreciate it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Graydon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 16:44:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186295#M1164</guid>
      <dc:creator>GraydonShevchenko</dc:creator>
      <dc:date>2011-01-27T16:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new feature layer using a dbf table</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186296#M1165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Graydon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any chance you would be able to share your code used to create notes from a dbf file? I am looking to do something similar with a SQL server connection. I would love to see how you are accomplishing this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tahnks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 18:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/creating-a-new-feature-layer-using-a-dbf-table/m-p/186296#M1165</guid>
      <dc:creator>BrianLeroux</dc:creator>
      <dc:date>2011-08-16T18:49:56Z</dc:date>
    </item>
  </channel>
</rss>

