esri
Combining bordering shapefiles in R
I have five shapefiles of bordering counties in California that I am trying to combine into one large shapefile 开发者_StackOverflow中文版and maintain the original borders of the counties.I then want[详细]
2023-01-02 15:13 分类:问答How to save esri map as an image file
I am using Silverlight 3and I am trying to take a screenshot of esri map. I was able to take a screenshot and save as a file for silverlight controls, but when I try to access Esri map image, I get[详细]
2023-01-02 12:54 分类:问答ESRI Map object - Is it possible to disable the MouseWheel event handler?
I\'ve posted this on the ESRI support forum, but no one has come back with a solution as yet. Background: I\'m maintaining a C++ map display application that makes use of ESRI ArcGIS components (vers[详细]
2022-12-31 08:22 分类:问答How do I get the DropDown selection from a Command Button in ArcObjects?
I have a dropdo开发者_StackOverflow中文版wn and a Icommand button in the same toolbar in ArcMap.I can\'t seem to get access to the dropdowns selection when I am using the command button.[详细]
2022-12-31 02:25 分类:问答How to Capture an OnMouseDown Event in a ArcMap Control?
I have a Control in ArcMap in which I created with buttons, A Listbox and some more buttons.I want to add coordinate items to the list box.[详细]
2022-12-30 13:32 分类:问答ArcObjects - IWorkspaceExtension and Component Category Registration
I have coded an implementation of IWorkspaceExtension (along with IWorkspaceExtensionControl, which declares the Init method), and registered it in the ESRI Geodatabase Workspace Extensions Component[详细]
2022-12-29 19:08 分类:问答How to Add a Dynamic Layer to an Esri Map Control Programatically in WPF?
Just as the question asks. I have an Esri map control and want to add a Rastor image to the control in WPF and don\'t know how to do it.I see that I can add layers to the Map control, but is there a[详细]
2022-12-29 04:14 分类:问答Serialize a FeatureClass to XML in ESRI ArcGIS
How can I s开发者_运维技巧erialize an IFeatureClass object to XML? There are some resources for using IXMLSerializer on other ArcObjects, but that won\'t work for IFeatureClass because it doesn\'t i[详细]
2022-12-28 22:40 分类:问答Esri mapobects in Delphi 2010
Has anyone installed ESRI mapobjects activeX controls in Delphi 2010? I get a conflict on tTable as a compone开发者_运维百科nt name.I have MapObjects LT 2.0 installed into Delphi 2007, no conflicts an[详细]
2022-12-28 21:52 分类:问答How to (programmatically) figure out the path of the current ArcMap document with VBA
I would like a Visual Basic for Application Function which shows the path of the current document. For example if ArcMap is displaying map.mxd I need to display its path.[详细]
2022-12-28 01:21 分类:问答