Quantcast
Channel: Question and Answer » arcobjects
Browsing index pages (66 articles)

ArcGIS Server extension crashing after some time

I have developed an ArcGIS server object extension. It works fine the first hour or so no matter how many times I call it. However if I do some other work and start calling it after a few hours I get...

View Article


ExportToPDF creates blank PDF

I have a MapDocument that I am trying to export to PDF. I am using this example. However, it always says it is finished but when I open the pdf file there is nothing in it. I have tried exporting to a...

View Article


Getting reference to existing reference of dockable window in class in ArcMap...

I have an addin for ArcMap 10.2 that has a dockable window. For what it’s worth, this dockable window has a DataGridView to which the user can add features for review. These features are added from...

View Article

Creating custom forms in Arcmap 10.3

I am hoping to make a custom form within ArcMap 10.3 where the end user can select a recently digitized shape file (or feature), and enter values of specific attributes through a custom form. This form...

View Article

Image may be NSFW.
Clik here to view.

ArcObjects 10.1 Misplaced graticule labels after map export to jpeg

I´m currently working on an ArcObject 10.1 Extension which ‘produces a Map’ and exports it´s Page Layout to ‘jpeg’ after completion. The code follows the snippet for ‘Create JPEG (high-resolution) from...

View Article


hold some data at layer object

Is there in arcobjects the ability to store some data at the layer in table of content sth. like ILayer.Tag or an Interface which I can misuse for this?

View Article

ArcGIS 10 arcpy to add a WMS Service to MXD

I want to batch insert WMS layer to my arcmap MXD project with python/arcpy script. Some issues has been unanserwed, here my “state of art”: ESRI IDEAS ESRI GeoNet community #1 ESRI GeoNet community #2...

View Article

Create a mapping between polyline and raster in ArcObjects

In my case I have two sources of data: a vector shapefile with a polyline (expressing the path) and a raster with some integer metadata values available for each cell. What I would like to do is to...

View Article


ITopologicalOperator::Simplify not removing self-overlaps

I maintain an application whose main job it is to take esri-ish things from users and turn them into sql spatial objects in our database (2008 R2). Below is an excerpt that may be useful: public static...

View Article


Image may be NSFW.
Clik here to view.

How to change Raster symbol values (Unique Values) in ArcObjects

I want to change Raster properties symbology using with Arcobjects. Unique Values change as per below attached snapshot. Dim pWSFact As IWorkspaceFactory Set pWSFact = New RasterWorkspaceFactory...

View Article

Spatial reference does not match data frame for Bing Maps

In ArcObjects I am loading Bing Maps as a base layer. It’s coordinate system is esriSRProjCS3Type.esriSRProjCS_WGS1984WebMercatorMajorAuxSphere. On top of the base layer, I am trying to load points,...

View Article

Arcmap Addin 10.3.1: Cancel/control loading of addins, based on a condition

I’m creating Add-in for arcmpa in C# , for 10.3.1. These add-in are to help with client workflows for the business needs. I need to be able to control whether an add-in can load or not. (control of...

View Article

Image may be NSFW.
Clik here to view.

Having trouble overwriting raster layers default property sheet

I need to Override the Property Sheet Dialog to display a custom property sheet that has a custom GUI built to analyse raster data based on transformed values. Alternatively, if I can access the...

View Article


AddIn button/tool force Arcgis 10.2.2 to close

Issue : AddIn button/tool force Arcgis 10.2.2 to close. Development environment: Visual Studio 2013, .Net framework 4.5 (I tried with 4.0 also), Arcgis for desktop 10.3 Works fine on development...

View Article

exporting 10.2 .esriaddin to 10.0

I have successfully exported .esriaddin I created in 10.2 Arcobjects SDK to 10.0. The installation succeeded but the problem I am having is that whenever I use the command me.Close() to close the form...

View Article


Show a datagrid in a dockable window

I am trying to show a list as a datagrid full of strings in a dockable window. I can bind the list to the datagrid but I can’t for the life of me get the datagrid to show in the dockable window. I have...

View Article

Get the coordinates of the snapped and clicked point in ArcGIS Engine

I am developing an ArcGIS Engine program. I am using the code below to activate snapping to a layer programmatically. I want to get the coordinates of the snapped point (clicked point). I know I must...

View Article


Image may be NSFW.
Clik here to view.

Extend line to specific distance or a line

I want to extend my polyline to a given distance. How can I do this. I have attached image to clear my specification. I am using .net in ArcMap . I am also using python in the image, I want to extend...

View Article

IRasterLayerExport3 doesn't save raster until ArcMap closes [closed]

I’m trying to export raster using IRasterLayerExport3, but it saves raster file only after closing ArcMap. It seams that IRasterLayerExport3 creates placeholders for raster (empty file – 3kb), and it...

View Article

Any extention Open File Dialog

GetOpenFilename doesn’t work in arcobjects VBA, so I have to use pGxDialog. Standard pGxDialog doesn’t let to open any file I want, a few extentions are available only (shp, dxf, xls…). Maybe, I just...

View Article
Browsing index pages (66 articles)


Latest Images