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

what's the best way to reproject a feature dataset and get all the related data

I have the requirement to take a feature dataset from SDE and copy it into a file geodatabase and reproject the data. I also have to copy over all the realtionships, related tables, and domains that...

View Article


How to pass Table View data type to Append Geoprocessor in VBNET

Hi, I have a vbnet component program originally coded around version 9.x. It successfully used strings to pass input feature names and output feature names to Intersect and Append tools using the...

View Article


creating feature layer with xy coordinates in arcobject sdk10.1

I have a array of xy coordinates representing latitude and longitude. I have used Make XY Event Layer function in python and it worked fine. However as a need of another project i want to do same in c#...

View Article

Add-In location

I have a Desktop Add-In located on a network drive that several people access. I am interested in grabbing the location of this Add-In using VB or C#. I don't want the executing assembly location that...

View Article

Standardize Address in 10.0

I have some old code from 9.2 that tries to standardize an address stored in the database before trying to geocode that address. The capability to call StandardAddress on the GeocdeServer object is no...

View Article


Proxy Page or SOE for lengthy GET Requests

I realize this question could go in either the server forums or here based on the responses. Since a SOE would require ArcObjects, I posted here. For those of you who are working in Server, are you...

View Article

esriProductCode enumeration has changed for 10.1

This example http://resources.arcgis.com/en/help/...00000066000000 no longer works for 10.1. Is there a 10.1 example? Thanks, Deona

View Article

Can I include an intermediate certificate when signing an Add-In?

Hello there. I am trying to sign my Add-In by ESRISignAddIn.exe. The problem is that our code-signing certificate is issued by an intermediate certificate, "Thawte Code Signing CA - G2". If this...

View Article


migrate from .NET to C++

Dear all, I developed an application in C# .NET with ArcGIS modules. I want to migrate my application from .NET to C++ to get better performance, since I'm not satisfied with ArcGIS's performance. What...

View Article


Read raster data coordinate system / spatial reference

I'm trying to read raster datasets off disk and print out details including what coordinate system the data is in. I'm currently using the Geoprocessor to read off various details including the extent...

View Article

Can't break vb.NET operation in VS 2010 -- no source loaded

I am using VS2010 to write ArcMap add-ins in vb.NET. 2008 worked fine but I switched to 2010 when I installed Arc 10.1. 2010 is working well except for debugging. I can't assign break points or pause...

View Article

Create XML Recordset Document for Feature Class.

I have an ArcObjects (ArcGIS Engine) application with a need to create an XML Recordset document for exporting a single feature class. The documentation suggests that only tables (not feature classes)...

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


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
Browsing all 1374 articles
Browse latest View live