Problems running ExportActiveView sample with dynamic map enabled
I have used the ExportActiveView sample to successfully export the current map view to a JPG file. However, when I change the map mode to dynamic and add a few items through a GraphicTracker and then...
View ArticleFinding Overlapping Point objects
Hi , I am new Bee to arc objects. I need to identify overlapping objects (with multiple Layers) in a point geometry using arc object C#. Currently i can able to identify single layer. Suggestion...
View ArticleCustom Geoprocessing Tool not appearing in ArcGIS after deploy
Hi, I'm trying to create my first Custom geoprocessing tool. I got stuck in the phase of exporting JAR file from Eclipse (4.3 Kepler). I moved JAR file to <ArcGIS Install Dir>\java\lib\ext,...
View ArticleDownload ArcObjects SDK - Java
Hi Guys, What Products have the following ArcObjects SDK bundled? -Java -C++ Thanks!
View ArticleArcObjects TextBox on Map Document
ArcMap 10.0 Arc Objects Visual Studio 2010 I am new to using ArcObjects and have been getting more and more familiar with ArcMap. I am using Visual Studio and been having trouble creating / placing a...
View ArticleFeature to Raster conversion in ArcMap 10.2
I'm trying to perform a feature to raster conversion using vb.net for ArcMap 10.2. I used to perform this operation for ArcMap 9.3 using IExportOperation. Does anyone know how to do this now? Any help...
View ArticleIDataLayer Connect and Disconnect - Shapefile/GDB Locks
Hey all, We have an Add-In to "clip project area" essentially. Bunch of layers sourcing to multiple base data locations on our server, and this program basically says: select all features within...
View ArticleRoute Locator: Maximum and minimum measures value
Hi All, I have an easy code to identify a measure route location. Extracted from the Esri samples: http://help.arcgis.com/en/sdk/10.0/v...00000wz000000/ I'd like to access the Minimum and Maximum...
View ArticleNunit Testing in ArcObjects
Hi, I am trying to use Nunit testing in Arc Objects with Visual Studio 2010 and ArcGIS 10.2 with C#. The main problem seems the initializing of the Arc Objects. I used the below code for licence...
View Articlefind features in all layers around a point feature
Hi, How can I find features in all layers around a point feature.Currently i can able to identify single layer. Suggestion appreciated.!! Thank in advance
View ArticleProblems with IQueryFilter and shp-File
Hello, I want to get the selected features from a Layer. Data: tcKeyColumn= "INFOTEXT" tcLayer= "flstkop3" tcObjectIDs="FS3400400|FS3400500|" This is my Code: Public Function SelectMapFeatures(ByRef...
View ArticleIContentsView3 behavior in Windows 7 (success in 32 bit vs failure in 32/64...
IContentsView3 behavior in Windows 7 (success in 32 bit vs failure in 32/64 bit OS environment) I have upgraded a very dated set of ArcMap extensions and toolbars from ArcGIS 9.3 to 10.x. Many of the...
View ArticleAdd custom layer context menu item in specific MXD
I would like to add custom tools/menus to the default context menus for group layers, raster layers, feature layers and tables in the TOC, but only for a specific ArcMap document. I have implemented a...
View ArticleLayers into ArcMAP
I am trying to program to open many different layers in my mxd. I have the one layer code working but I am not sure how to mark for several layers. I was thinking just adding 1,2, etc... to the code so...
View Articlehow to call click event on marker using java arc objects
Hii I am new in GIS and java arcobjects. I have to call a click event on simple marker element on mapbean using java arc objects but i dont know how to do it. in my application I put approx 200 markers...
View ArticleJava SOE and multithreading
Hi, I am developing an SOE using Java for AGS 10.2. For some interactions with the operations of the SOE a set of database queries are required that may take a few minutes. In order to speed things up,...
View ArticleSpatialFilter SpatialRelDescription Bug?
I'm upgrading some 9.3.1 ArcObjects applications to 10.2.1 and I'm getting some weird results. I have code that does "interior intersects" using a spatial filter and is returning features that...
View ArticleHow to give ArcMap add-ins temporary elevated priviledges?
Hi, Thanks for your interest. Is there an easy way within an ArcMap add-in (built with VB.NET) to have users give Windows elevated rights to the add-in/ArcMap so that it can create a subfolder and copy...
View ArticleCustom Edit Task for Vertex Move
I have a project to migrate code from 9.x to 10.1 and have an issue with a custom vertex editing implementation. At 9.x I was able to set up an editing scenario by setting the CurrentTool in ArcMap to...
View ArticleEclipse Export SOE never succeed,using 10.2.1 sdk
Hi: I am trying to update the sdk to 10.2.1, my eclipse version is eclipse-jee-kepler-SR2-win32-x86_64, my java sdk version is : Java(TM) SE Runtime Environment (build 1.7.0_21-b11), Java HotSpot(TM)...
View Article