<?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: Development starting point in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554529#M15010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's at the very end of the page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To develop it, you need a:&amp;nbsp; Engine Developer Kit&amp;nbsp; (which should come with a license of ArcGIS Desktop)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To deploy it, you need a license of one of the following:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Engine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Desktop Basic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Desktop Standard&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Desktop Advanced&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 16:27:26 GMT</pubDate>
    <dc:creator>LeoDonahue</dc:creator>
    <dc:date>2013-05-22T16:27:26Z</dc:date>
    <item>
      <title>Development starting point</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554525#M15006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to learn about ArcGIS in an effort to use it inside an application I am building.&amp;nbsp; It simply needs to allow for the placing of "sensors", the drawing of polygons, and importing highly detailed terrain data.&amp;nbsp; My current line of thinking is to build a LabView program.&amp;nbsp; I hope to achieve this by building a C# .dll that can be called.&amp;nbsp; Naturally I've been looking for any kind of C# example that uses ArcGIS.&amp;nbsp; PREFERABLY one in a Windows Form application considering that's what I have the most experience in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I have had a hard time reading through and understanding how the ArcGIS API works.&amp;nbsp; There appears to be many different versions (REST, SOAP, etc.) and the tutorials seem old (&lt;/SPAN&gt;&lt;A href="http://edndoc.esri.com/arcobjects/8.3/gettingstarted/walkthrough1cs.htm"&gt;http://edndoc.esri.com/arcobjects/8.3/gettingstarted/walkthrough1cs.htm&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; Not to mention the different types of ArcGIS (Globe, Maps).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The above tutorial in particular mentions .dll's that I don't know how to get... ESRI.ArcObjects.Core?&amp;nbsp; No clue where to get that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I would love input on where you guys think I should begin. Not even sure if I am in the most appropriate forum... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the desktop version of ArcGIS as well as the "Engine" and "ArcObjects" I think.&amp;nbsp; Does anyone know of any example projects in C# (again, preferably ones that aren't WPF)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 20:26:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554525#M15006</guid>
      <dc:creator>KyleWright2</dc:creator>
      <dc:date>2013-05-21T20:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Development starting point</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554526#M15007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is an old link you're looking at. Instead, start at the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#"&gt;ArcObjects Help section&lt;/A&gt;&lt;SPAN&gt; and explore the many topics and tutorials included.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 11:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554526#M15007</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2013-05-22T11:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Development starting point</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554527#M15008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, that's what I've been reading through.&amp;nbsp; And they are helpful, but not enough.&amp;nbsp; For example I am here: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000243000000"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000243000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This link sounds perfect for what I need to do.&amp;nbsp; However they don't mention what software I need to accomplish this tutorial...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Under "Loading the ArcGIS Engine controls" #4 - "On the Choose Toolbox Items dialog box, click the .NET Framework Components tab and select AxLicenseControl, AxMapControl, AxPageLayoutControl, AxTOCControl, and AxToolbarControl, then click OK."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So... I have the ArcObjects Developer Kit for .Net which includes AxMapControl and AxPageLayoutControl.&amp;nbsp; Unfortunately that's not even half of the required files.&amp;nbsp; I have no clue where to get the others and the tutorial doesn't even begin to mention it.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Further down, step 6, I don't have any of these: ESRI.ArcGIS.ADF.Local, ESRI.ArcGIS.Carto, ESRI.ArcGIS.Display, ESRI.ArcGIS.Geometry, ESRI.ArcGIS.Output, ESRI.ArcGIS.System, ESRI.ArcGIS.SystemUI, and ESRI.ArcGIS.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you point me in the right direction again?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 13:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554527#M15008</guid>
      <dc:creator>KyleWright2</dc:creator>
      <dc:date>2013-05-22T13:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Development starting point</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554528#M15009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To be more specific.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To do THIS: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000243000000"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000243000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What would I need to purchase?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just THIS?: &lt;/SPAN&gt;&lt;A href="http://www.esri.com/software/arcgis/arcgisengine"&gt;http://www.esri.com/software/arcgis/arcgisengine&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or also THIS?: &lt;/SPAN&gt;&lt;A href="http://www.esri.com/software/arcgis/runtime/features"&gt;http://www.esri.com/software/arcgis/runtime/features&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 14:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554528#M15009</guid>
      <dc:creator>KyleWright2</dc:creator>
      <dc:date>2013-05-22T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Development starting point</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554529#M15010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's at the very end of the page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To develop it, you need a:&amp;nbsp; Engine Developer Kit&amp;nbsp; (which should come with a license of ArcGIS Desktop)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To deploy it, you need a license of one of the following:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Engine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Desktop Basic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Desktop Standard&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Desktop Advanced&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 16:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554529#M15010</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2013-05-22T16:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Development starting point</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554530#M15011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay so I'm working with government computers and I don't know if they have the engine.&amp;nbsp; They have ArcGIS desktop.&amp;nbsp; If they have that, do they have the engine?&amp;nbsp; If they don't can it be downloaded from somewhere? How can I check to see if they have the engine?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 19:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554530#M15011</guid>
      <dc:creator>KyleWright2</dc:creator>
      <dc:date>2013-06-03T19:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Development starting point</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554531#M15012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; It simply needs to allow for the placing of "sensors", the drawing of polygons, and importing highly detailed terrain data. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi wrightky,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am Andrea, and I'm writing from Italy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I've got a little help for you, but only if my understanding (of the problem) is correct. As I'm not a native English speaker, I'm not sure, so let's try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You load a terrain layer of data into your GIS viewer. Then you need to add a vector layer &lt;/SPAN&gt;&lt;STRONG&gt;produced by you&lt;/STRONG&gt;&lt;SPAN&gt; in order to see your vector layer overlapped to the existing terrain data layer. You also have license problems...:(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, if the situation is this, here are my two cents:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to be able to realize one or more data files in shapefile format. Into the shapefile you can put your points, polylines, poligones and text labels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to produce a shapefile for your needs, you have to use these C++ open source libraries: &lt;/SPAN&gt;&lt;A href="http://shapelib.maptools.org/"&gt;http://shapelib.maptools.org/&lt;/A&gt;&lt;SPAN&gt;. It's very easy, you will not have problem (or you can ask me if you need).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have created &lt;/SPAN&gt;&lt;STRONG&gt;your&lt;/STRONG&gt;&lt;SPAN&gt; shapefile, just put in into your GIS viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 14:41:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/development-starting-point/m-p/554531#M15012</guid>
      <dc:creator>AndreaFlesca</dc:creator>
      <dc:date>2013-06-11T14:41:50Z</dc:date>
    </item>
  </channel>
</rss>

