Quantcast
Channel: Forums - ArcObjects SDKs
Browsing all 1374 articles
Browse latest View live

Add WFS as a layer into ArcMap Document

I am trying to find the correct approach or interfaces to adding a WFS services ie one created using the interoperability extension. I need to add this via code. Does anyone have any ideas. There...

View Article


ArcGIS 10.1 stand alone .Net application working with 10.2

I have a standalone .Net application that references the arc com objects. The program was compiled with VS 2010 on a pc that has ArcGIS 10.1 installed on it. I tried running the same software on a pc...

View Article


Need a Textbox inside a Callout where user can enter the Text.

Hi, I need Balloon Callout functionality similar to ArcMap(Callout Tool) The Sample code I am using below is too display a static text. But I want User to Enter the Text in Callout and as of now I am...

View Article

Writing an ArcMap Add-in, how do I get a Point feature from the map?

I have to write "simple" code for ESRI support. I'm writing my bug recreation as an Add-in as they suggested. I have my hydrography raster and a point inside the hydrography added to the layer in the...

View Article

Reg : Dot Net Console Application developed in ArcGIS 10.1 SDK doubt

Hello, I have created .Net console application using arcobjects 10.1 . Can that be used in a system where arcmap 10.2 is installed ?

View Article


SOE Config Path

Hi The ArcObjects documentations detailed here how you can consume config values from a cfg file tailored for your SOE, and mentioned that it should be under the "<ARCGISHOME>\server\user\cfg"...

View Article

ITopologicalOperator.ConstructUnion Problem

Hello all, I have been using Contructunion method to merge multiple polygons from source to target feature class . Recently I noticed that the target features are not aligning with source . They are...

View Article

Image may be NSFW.
Clik here to view.

Please help - DynamicMapEnabled causes the base map to not paint properly.

I have a base map (MillersRanch.mxd) loaded in ArcDesktop. I am trying to add a dynamic layer on top of this. But as soon as I call ESRI.ArcGIS.Carto.IMap map = ArcMap.Document.FocusMap; var dynamicMap...

View Article


Image may be NSFW.
Clik here to view.

How to uncheck the option "Show Getting Started Dialog"?

Hi, I want to uncheck the "Show Getting Started Dialog" chekcbox ( screen shot is attached here ).So that Getting Started Dialog box does not appear when the ArcMap starts. For this my guess is, I have...

View Article


Can I select a new feature in a feature class before saving the change?

Hello, I have a VB.NET addin button that activates the ArcMap "split command" for the user and then updates the attributes of the resulting arcs. I would like to make another button that is almost...

View Article

CommandBars.Find not working in 10.2.1.3497

Hello, I have created a simple ArcMap AddIn, Framework .Net 3.5, with a single button in it. The click method is this one: Code: protected override void OnClick() {     try     {         UID commandID...

View Article

Create .lyr files using VB.net without ArcInfo license

I am developing an application that will be used by people who do not use ArcInfo or ArcGIS and thus do not have ArcInfo licenses. My users collaborate with people who use ArcInfo (FalconView) and thus...

View Article

Creating ArcMap addins with Java SDk

Hello, I am trying to create a simple Dockable Window addin using the ArcObjects Java SDK, but I am having a small issue. I am able to create the addin successfully, with a button and dockable window,...

View Article


Raster Layer Rendering

we are looking for a solution to read an in memory image and render it as a Raster layer and also reproject the raster Layer before adding the raster layer.

View Article

Exception calling DataServerManager.Connect

Using the code samples provided by Esri, I'm trying to connect to a SQL Server instance using the DataServerManager class. Following is the entirety of my code in a .NET console application: Code:...

View Article


Error 000824 with Eliminate tool in ArcGIS Engine

Hi all. I'm developing a standalone application with ArcGIS Engine in .Net environment. I have license for engine + Spatial analyst + 3D Analyst. Everything works perfect – including clip, intersect,...

View Article

Creating GIS Apps in MVS2010/12

Good Day, I have installed on my PC Microsoft Visual Studio 2010/12 and would like to start developing new Windows/Web application for GIS use. I am not sure where to start here. Can someone assist me...

View Article


ArcGIS SDK templates not showing up in Visual Studio 2012

I'm trying to use Visual Studio 2012 and the ArcGIS SDK to make a custom tool. I installed the ArcGIS SDK but the templates don't show up when I go to make a new project in Visual Studio 2012. I...

View Article

Processing data in Oracle Spatial

Is there an ESRI example or some one provide an ArcObjects snippet to achieve the below : 1)Client connects to ArcServer through a browser 2)ArcGIS Server connects to Oracle Spatial using...

View Article

Add-In to change MXD Data Source Only Works if User Saves & Exits MXD After...

Hello, I have created an ArcMap 10.1 Add-In in C# which allows a user to select a data source from a combo box and then modifies all layers to this new source. After the add-in completes execution,...

View Article
Browsing all 1374 articles
Browse latest View live