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

locators not showing up in IWorkspace.get_Datasets

I have a locator in a sde versioned geodatabase. When I call IWorkspace.get_Datasets(esriDatasetType.esriDTLocator), I don't get the locator. Shouldn't locators show up using this interface? I hope to...

View Article


Can't sort String fields in Attribute table

I have this very annoying problem with an ArcMap extension in the attribute table, every column of type String cannot be sorted at all. Initially, I thought the problem was only affecting DateTimes...

View Article


IDocumentPreview.CreatePreview no longer works in ArcMap 10.1?

Since upgrading to ArcMap 10.1 (SP1), the methods IDocumentPreview.CreatePreview and IDocumentPreview.DeletePreview no longer seem to work. Below is a bit of code that worked in ArcMap 10.0, but does...

View Article

ArcMap Identify tool events

Hi, I am developing an ArcMap Add-in using Java SDK, and I am looking for the following functionality; When I click a feature on the map using the Identify tool, I will see all the features on the...

View Article

Is there any way to tell if a map document is dirty?

I can set or clear the dirty flag on a document through the IDocumentDirty interface. But where can I read the dirty flag? I want to show a custom dialog prompting the user to save their map (before...

View Article


Esri Customer Care Portal

If you have access to the Esri Customer Care Portal: https://customers.esri.com Then change the version to "All releases" and check to see if you see anything new.

View Article

how to copy a feature class from sde to file geodatabase

I need to copy a feature class that participates in a geometric network from SDE into a file geodatabase. I do not want the objects related to the feature class to be copied. I also don't want to copy...

View Article

ArcGIS SOE on WMX Service

Can somebody help on SOE for Workflow Manager Service at the following path http://forums.arcgis.com/threads/85372-ArcGIS-SOE-on-WMX-Service

View Article


Re: Insert feature causes Out of memory exception

Here is part 2: Code:         private static IFeatureClass GetFeatureClass(string GDBFilename, string Dataset, ISpatialReference DatasetSpatialReference)         {             IWorkspaceFactory wsf =...

View Article


Development starting point

Hello, I am trying to learn about ArcGIS in an effort to use it inside an application I am building. It simply needs to allow for the placing of "sensors", the drawing of polygons, and importing highly...

View Article

ArcMap Identify tool events

Hi, I am developing an ArcMap Add-in using Java SDK, and I am looking for the following functionality; When I click a feature on the map using the Identify tool, I will see all the features on the...

View Article

Access addin version information in arcobjects

Is there a way to access the addin version information like version number and description found in the esriaddinx file in the addin itself? I'd like to use that information as a watermark on my...

View Article

Event : after loading map serive layer

Hi All, I have added online map service(Eg. World Street Map) into ArcMap using ArcObject API. I am trying to implement zoom to location programmatically on the layer.Some time layer will take more...

View Article


Image may be NSFW.
Clik here to view.

Loading an extension-related mxd by double clicking it

Hi, I am currently working in a company offering GIS solutions, and using ArcGIS tools on a daily basis. One of their main products is an ArcMap extension, which I am assigned on to correct some...

View Article

Deprecation plans for 10.1 and 10.2

Just an FYI in case you have not see this recent article: http://support.esri.com/en/knowledge...s/detail/41175 http://downloads2.esri.com/support/T...NAL_050713.pdf

View Article


XMl tranformation using XLS in c#.net

Hi, I am new to ArcGIS, I convert our application from version 9 to version 10 in this I'm doing view metadata for the layers in version 9 when Right click on the layer the model dialog for metadata we...

View Article

convert decimal degree to km or meters

Hi. Sorry for my bad English. Can I convert length direct line fragment from decimal degree to km or meters I tried used IUnitConverter, but in ConvertUnits method, does not provide information about...

View Article


Snapping not working when changing from NAD83(decimal degree) to UTM 11N(meters)

I've used the following ESRI snippet to Convert the display extents in Pixels (at the current map scale) and then return out the map units. Code: public System.Double...

View Article

locators not showing up in IWorkspace.get_Datasets

I have a locator in a sde versioned geodatabase. When I call IWorkspace.get_Datasets(esriDatasetType.esriDTLocator), I don't get the locator. Shouldn't locators show up using this interface? I hope to...

View Article

Can't sort String fields in Attribute table

I have this very annoying problem with an ArcMap extension in the attribute table, every column of type String cannot be sorted at all. Initially, I thought the problem was only affecting DateTimes...

View Article
Browsing all 1374 articles
Browse latest View live