ArcGIS 10.0 is a specific software version of ArcGIS.

learn more… | top users | synonyms (2)

2
votes
0answers
65 views

Geodesic distance between two polygons in ArcGIS

Does the IGeometryServer2 interface work in desktop applications? My solution is an Add-in for ArcGIS 10. I'm currently passing it two valid polygon features that are in a projected coordinate system. ...
2
votes
0answers
59 views

Problem when executing Dissolve method in ArcEngine

I'm always having a problem in GP.execute() when trying to execute this method. Here is my code: Friend Function DissolveFeatures(ByVal pInFLayer As ESRI.ArcGIS.Carto.IFeatureLayer, ByVal ...
2
votes
0answers
105 views

Rotate Selected Features ArcGIS 10 - VBA

I am attempting to loop through polygon features and rotate pairs of features by a specified angle. Pseudo logic: 1) Open up a standalone table in the map document and retrieve a unique identifier ...
2
votes
0answers
59 views

How to find out which ArcSOM each ArcSOC belongs to?

We have 5 ArcGIS Servers and 1 Web Server. based on the system design proposed by the company the ArcSOM will be installed on the WebServer, and the Other 5 server will host only ArcSOC. how to find ...
2
votes
0answers
144 views

Recommendations on an MVVM framework for ArcGIS Desktop add-ins and/or ArcGIS WPF Runtime

Is anyone using an MVVM framework with ArcGIS Desktop add-ins or the ArcGIS Runtime for WPF? I am leaning towards Caliburn.Micro simply because it seems to be the most popular "lightweight" MVVM ...
2
votes
0answers
131 views

About zonal statistic function in ARCGIS

I calculated zonal statistic in Arcgis to get max/min value of each LC types. Broadly, LC image include forest, grassland, waterbody etc. But output max value of zonal statistic function give me 0.972 ...
2
votes
0answers
259 views

Problem uninstalling ArcGIS10 License Manager

I recently uninstalled the ArcGIS 10 from my computer, the software got uninstalled , but I am unable to uninstall the License manager. It is giving me an error "you don't have sufficient access to ...
2
votes
0answers
40 views

What are the characteristics of a raster to Netcdf layer in ArcMap?

Specifically, when trying to edit the attribute table? This is would be for work purely in ArcMap, and converting raster to Netcdf. I have a land cover layer (that I've converted to a raster to ...
2
votes
0answers
28 views

ArcGIS 10.0 SQL logs?

Is it possible to have ArcGIS 10.0 dekstop log the SQL it sends to the database (direct connect with Oracle 11gr2)? I am trying to diagnose some performance issues and would like create some scripts ...
2
votes
0answers
114 views

A problem with ArcGIS network analyst making paths and roads work together

Working in Arc GIS 10 .0 service pack 5, network analyst extension, Productivity Suite 2.1 service pack 7, on Windows 7. I am trying to get the Ordnance survey ITN urban paths layer to work with OS ...
2
votes
0answers
108 views

ModelBuilder Run Time Errors Using ArcGIS 10.0

I recently susccesfully ran a watershed delineation model using both ArcHydro Tools for Arc GIS 10.0 and Model Builder in ArcGIS 10.0 on Windows 7 system (Dell Inspiron N4110 Intel Core TM i3 CPU @ ...
2
votes
0answers
111 views

custom dialog box for data and options settings

I want to design a custom dialog window where i can select various datasets of choice using scroll down option and specify some conditions and thresholds. Right now i am using python addins within ...
2
votes
0answers
99 views

Right click editing menu disabled arcgis 10.0

Editing Polygon feature in FGDB, Create Features, Click Rectangle (in Construction tools), right click, unable to select any options (Absolute X, Y / Direction / Length) from popup menu. Help? Havn't ...
2
votes
0answers
53 views

Problem with representation symbology, when copying from SDE 9.3 to 10

We are having problems with our representations when copying from an ArcGIS 9.3 database to a 10.0. Representation symbologies with dash patterns (dots, dotted lines etc.) are reset to default ...
2
votes
0answers
288 views

What is fastest way to copy feature dataset from ArcSDE to File Geodatabase in ModelBuilder?

What geoprocessing tool is the fastest for copying feature datasets from SDE to fgdb? I want to make a model in ModelBuilder that copies an entire featuredataset from my SDE database to a file ...
2
votes
0answers
124 views

Snapping line endpoints to a point feature class by adding a vertex

I have a line feature class whose endpoints should snap to the closest point in a points feature class. The problem is, I do not want the lines to move, but rather a vertex must be added to the ...
2
votes
0answers
129 views

Symbology levels are ignored in ArcGIS 10

I have a problem migrating from a ArgGIS 9.3 to a 10 geodatabase (both sde and file gdb). The symbology levels stored in the 9.3 database are not transferred. When migrated to ArcGIS 10.0, ...
2
votes
0answers
86 views

From gpx to line segment 1Km using ArcGIS 10

I have gpx files containg points with attribute data such as time and date. I'd like to convert them into lines, and that is not a problem, but what I want to do is create 1Km segments with time and ...
2
votes
0answers
129 views

How can I free esriControls.ControlsSelectTool? Or is it leaking memory?

In my application I have isues with unfreed memory. After several tries I broke down the problem to a simplified WPF project. It opens a simple System.Windows.Window with a Button, which starts the ...
2
votes
0answers
123 views

The layer added did not move in ArcGIS 10

I have a favor to ask. I already done the step that Mr PolyGeo and Aaron gave me from my previous question and it really look great when the layer did match all together. Thank you for that advise. ...
2
votes
0answers
113 views

Iterate Workspaces in Modelbuilder not executing all tools

I have a folder which contains a number of file gdbs. These gdbs all have the same structure i.e. a feature dataset FD_1 and several feature classes within the dataset (the two I am interested in are ...
2
votes
0answers
117 views

How to compress enterprise geodatabase with stored procedure?

I'm looking for a stored procedure in ArcSDE for SQL Server which performs geodatabase compression to include it in our daily maintenance plan. Is there any such thing in ArcSDE 10.0?
2
votes
0answers
130 views

TO_DATE ORACLE SDE failing

I'm trying to use TO_DATE to query an Oracle SDE dataset. It's not working in the javascript API application so I tried to query the rest end point directly and I get the error: "Unable to perform ...
2
votes
0answers
140 views

How do I create a leader line for a label in my bar graph in ArcMap?

I am displaying a bar graph of various tornado watches and warnings along with the actual tornado touchdowns themselves. Since the tornado touchdowns are such a small number compared to the large ...
2
votes
0answers
112 views

Why would an ArcGIS 10 Python custom tool fail without throwing a “failed to execute” or “completed script” message at the end?

I have written a custom tool in Python for ArcGIS that converts in batch SHP files to GML files. It processes one file at a time in a folder, file, or ZIP file and then moves on to the next. If the ...
2
votes
0answers
148 views

Invalid return value: published arcgis server 10.0 toolbox

I have a published toolbox that is using conditional execution in one of its models: This works fine in ArcGIS Desktop 10.0, and each sub model\script works fine when run separately from this model ...
2
votes
0answers
99 views

Submodel not executing within main model

My main model contains the following: Workspace variable Input GDB Feature class Input Feature Class SubModel 1 that produces OUTPUT feature class Parse Path is used to obtain the name from the ...
2
votes
0answers
191 views

How to create Online IDW(Inverse Distance Weighted) Interpolation?

I have some point data which store as JSON.As follow: [["Lat":"12.12","Long":"23.23","ZValue":"123"],...]. I tried to interpolate them as contour line and displayed them on my ...
2
votes
0answers
188 views

How to change the styles (fonts, in particular) in a ArcToolbox tool UI?

I am attempting to change the font size in my ArcToolbox tool UI. I have scoured the ArcGIS 10.0 online help and found nothing on this topic. Googling it turned up the 9.1 version, which has been ...
2
votes
0answers
159 views

Question on Exporting data from 'collect values' output in ArcGIS model builder

I have a question regarding an answer to "Exporting data from 'collect values' output in ArcGIS model builder". I'm trying to do the same thing as the author to that question and I've followed the ...
2
votes
0answers
170 views

Select only features within the layout view

I want to create a tool layer in ArcGIS10 that will select only features within the current layout view so that I can add the attribute table to the layout and only show attributes for the selected ...
2
votes
0answers
180 views

convex hull over selected features

I am trying to achieve a convex hull over a feature Set returned by a query. But have been facing the error below which i am not able to figure out In order to debug to see how the convex hull works ...
2
votes
0answers
155 views

How to import code list from .mdb to domain model in Enterprise Architect?

I have build an UML model in domain model structure in Enterprise Architect. Now i want to import a couple of code lists to this model. The problem is that the tables are in .mdb ArcGis workspace. I ...
2
votes
0answers
131 views

Altering ArcGIS RoadClass Driving Directions for Walking Network (Network Analyst)

I'm using ArcGIS 10 Network Analyst Extension to try and incorporate their driving directions functionality into a walking network. I am wondering if there is any way to alter the RoadClass Values to ...
2
votes
0answers
143 views

Auto Increment Attribute Based on Nearest Point

An authority I am working with would like their Hydrants, a point shapefile, to be renumbered based on their location. I am looking for any python script that would help me A. Find the next closest ...
2
votes
0answers
63 views

Is there an ArcGIS 10 Amazon Machine Image (AMI) patched with SP4?

I know you can patch the SP3 AMI with SP4, but is there a SP4 AMI for ArcGIS server 10 and if it exists, what is the AMI Name (or AMI ID). I know Esri has to specifically share an AMI with my Amazon ...
2
votes
0answers
23 views

How to implement VisibleBoundsUpdatedEventHandler

I have an ArcObjects add-in button that adds attribute value info as a text graphic into a map document layout. Now, instead of using the add-in button click event, I would like the code to run on ...
2
votes
0answers
85 views

Running a web application within ArcMap

I'm interested in creating a component / plugin for ArcMap that works something like ArcGIS online. Ideally a small web app would boot up within a window in ArcMap which would be able to perform ...
2
votes
0answers
213 views

Can I use Representations (ArcGIS 10) to enclose a group of polygons with an outline without altering data?

ESRI describes representations as follows: A feature class representation is a property of a feature class that allows you to specify and store a series of rules that dictate the way the features ...
2
votes
0answers
317 views

How to calculate Solar Radiation falling on vertical surfaces using DEMs and ArcGIS?

I am using ArcGIS10 Area Solar Radiation tool to calculate irradiation on horizontal surfaces (building roofs) but need to do the same for vertical surfaces (building facades). Any ideas on how to do ...
2
votes
0answers
145 views

Get Feature that was snapped to in New Snapping Environment

I asked this over at the ESRI forums but lack of activity over there made me post here as well. Does anyone know if there is a way to get the feature that something was just snapped to in the ...
2
votes
0answers
377 views

Make a Join Permanent

So I've been using a dynamic join (IRelQueryTable to attach a SQL query to a feature layer) but now I want to make a permanent (or semi-permanent) join. How do you go about doing this in ArcEngine ...
2
votes
0answers
544 views

Network Analyst: arcpy's 'Solve' running out of memory

I've run OD cost matrix analysis using GUI tools n ArcGIS 10. My goal is relatively simple - find closest 50 neighbors for each origin point. The dataset I'm working with is relatively large: ...
2
votes
0answers
192 views

Embed an ArcGIS Map in a Crystal Report

Is it possible to embed a map image inside a Crystal Report using ArcGIS 10? I have seen articles about creating reports based off of map fields, but I would like to include an image of a selected ...
2
votes
0answers
324 views

Implementing custom IRenderer for ArcGis 10.0/WPF

EDIT: Updates in the bottom As a followup to my earlier question, I'm trying to implement custom symbol rendering for my WPF/ArcGIS application. I'm accessing layers that have been published on the ...
2
votes
0answers
1k views

Choosing between Dynamic layers and Feature layers

I'm building a client using the ArcGIS WPF libraries, that's displaying my entities on a world map. I'm using an ArcGISDynamicMapServiceLayer to display the geographic and topographic base map, and ...
2
votes
0answers
134 views

How to get a AddIn to appear in customize mode categories?

I was hoping that someone here might have tried this, it seems like it could be a simple error somewhere. I was running the sample AddIn that was provided by ESRI and it worked fine until I tried to ...
2
votes
0answers
99 views

Proper disposal of layers

I have a group layer. Its purpose is to show feature layers over a base map. Those feature layers are logically grouped into categories and we provide the ability to add/remove whole categories ...
2
votes
0answers
110 views

Create Data Frame or Group Layer

I am attempting to write some Python code which creates a blank data frame or group layer which can then be populated with other layers. I'm at a loss as to how to do this since I'm somewhat new to ...
2
votes
0answers
98 views

Remove Layer Labels

public void LabelOff( IActiveView view, IGeoFeatureLayer geoFeatureLayer ) { IAnnotateLayerPropertiesCollection annotationProperties = geoFeatureLayer.AnnotationProperties; ...

1 2 3 4 5 7