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
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
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
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.
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.
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
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
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
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
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.