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

ArcGIS - best practice to update feature layer data automatically ?

Hi, We've got ArcGIS , running on amazon. We need to sync our application data with what's out on ArcGIS's feature layers. We need to do this from a windows service on a given interval (say every 15...

View Article


Programmatically GroupLayer activation

Hi everybody. First of all, sorry for my English. I need help. I create tool for ArcMap 10.1 on C#, but I have problem with grouplayer activation. How can i do it? Please, suggest me.

View Article


Automation Exception while using the order by clause with the query filter

Hi, Can any one please help me in resolving the issue with the query filter which I am getting when trying the query with order by clause. BTW, I am working using the ArcObjects API for Java. I am...

View Article

Automation Exception while using the order by clause with the query filter

Hi, Can any one please help me in resolving the issue with the query filter which I am getting when trying the query with order by clause. BTW, I am working using the ArcObjects API for Java. I am...

View Article

Transfer .tlb/.dll to a different system

Hello all, Hopefully this is pretty straightforward I am usually a Python person but had to update a tool from vba to vb.net. I have it working on my system using Visual Studio 10.0 Pro and Arc 10.0....

View Article


Access Cached Image Service from arcobject

Hello, I have an Image service layer cached locally on the AGS server i've been accessing the service from arcmap on a remote computer, the map i working preety good then ive build quick arcobject...

View Article

Access Connection Properties of SDE Standalone Table

To All ArcObjects Developers: I am writing an Add_In to change the properties of a standalone SDE table in ArcMap. I have the following code that I thought would get the connection properties, but it...

View Article

Why does my COM custom component work on my PC but not others?

I have a custom component built in Visual Studio 2010 that is running on Desktop Basic 10.1. It is programmed in VB.net targeting 3.5 framework. The .msi installer works fine. The first part of the...

View Article


Is there a minimum .NET framework one must target with SDK 10.1?

I am working with Desktop Basic 10.1 and vb.net. What version of .NET framework should I target when compiling custom components in visual studio? Are there any good references I should read about...

View Article


Automate load raster dataset into mxd file in 10.1 with C#

I can get access to those raster dataset but do not know how to automate let ArcMap create a new mxd and add them to this mxd when start ArcMap. The SDK is 10.1 in C#.

View Article

Issue with Geoprocessor.ExecuteAsync()

I'm trying to follow the asynch pattern described in the SDK sample "Executing geoprocessing tools in the background" (online here) but keep getting a COMException in my ToolExecuted handler when I try...

View Article

Outputting from an custom geoprocessing tool (IGPFunction)

Hi, I'm creating a custom geoprocessing tool in C# (implementing IGPFunction2), and I cannot succeed in creating the output of the gp tool (in my case, a point feature class, but the kind of output I...

View Article

ConstructUnion runs out of memory

I create a geometry bag and added 40k or so polygon features into it using the geometry collection interface. All-together, adding geometries brings my memory stamp up to roughly 520MB or so. After...

View Article


Starting the Sketch Tool

hi everyone simply, i want when the user clicks a button , the sketch tool starts and becomes ready to draw a shapefile . this is part of i have tried : Code: editor.StartEditing(dataset.Workspace);...

View Article

Add Graphic to the map

Hi, I have a function that adds a graphic to the map (from ArcGIS Snipet finder). The function takes 3 parameters as shown below: Code: Public Sub AddGraphicToMap(ByVal map As IMap, ByVal geometry As...

View Article


Problem with using ESRI.ArcGIS.Geoprocessing;

I'm running a small program in c # and get the following error, will I need to install something else? the type or namespace name 'Geoprocessing' does not exist in the namespace 'Esri.ArcGIS' Thank you...

View Article

Dynammically getting default length unit of Geodatabase

Hi, I was wondering if there is a way that i can get the default length unit of Personal or file geodatabase (Dynammically). Thanks in advance.

View Article


Disable or Reset a tool/button

Hi I am converting vb to vb.net COM session not add in... I have made add ins and never had this problem but for some reason the tool will not reset when the quit button is enabled the forms all close...

View Article

arcobjects10.1 sdk for java updated document

Hi, I did not find Arcobjects 10.1 SDK for java API Reference document. In the bundle as well as Esri site also, API reference is taking to Arcobjects 10. Thanks, Murali

View Article

Dockable Window

Hi all, Can someone tell me how to call and use DockableWindow in ArcGis Engine Application ? I'm working on transport application with ArcGis Engine. Thanks to all

View Article
Browsing all 1374 articles
Browse latest View live