ArcGIS 10.0 is a specific software version of ArcGIS.
1
vote
2answers
42 views
How to removed overlapped features?
Im using Arcmap10.1. When I was make attribute based buffer, the result had shown as overlapped, So how can I solved this issues?
Thanks in Advance
4
votes
2answers
99 views
How to determine lock on file geodatabase?
I'm trying to delete a file geodatabase through Windows Explorer but I get the error message:
The action can't be completed because the folder or file in it is open in another program. Close the ...
3
votes
0answers
77 views
Problems converting polygon to point
I'm trying to convert polygons to points with ArcGIS 10. My polygon layer has 2 attributes that I want to give to my point layer. I'm using the Feature to Point function from the Arctoolbox, but it ...
3
votes
2answers
49 views
Problems displaying joined attribute data through ArcGIS Server
I have an ArcSDE feature class in an ArcMap MXD which I have 'joined' to a view into an external SQL database table, that is connected via an OLE DB connection.
In the MXD the join works perfectly; I ...
4
votes
1answer
49 views
Automate process of duplicating point features - ArcGIS 10.0
I need to learn a way in which I can normalize data and in the same process duplicate certain records of a point feature class. The issue is as follows. I am provided address data in the following ...
1
vote
2answers
116 views
What is causing - Arcmap errors (010302/010067) while using 3D analyst/CutFill? [closed]
I'm using the Cut/Fill tool in 3d analyst to measure the volume of a feature, but I'm getting the following errors:
ERROR 010302: Unable to create the output raster: C:\Program Files ...
1
vote
1answer
59 views
Where does the Style Manager store the files in and Why does the Style Manager does not show some edit color ramps?
Where are Color Ramp files saved? Every time I make edits, it does not show up on the Style Manager. Does it save it to the hard drive or in the Style Manager?
I need more information.
Thanks
4
votes
3answers
124 views
How to crop a satellite image?
I am wondering how to or if it is possible to crop a SPOT satellite image (the image has black edges) using ArcMap 10 and if so how do you do this. I appreciate any advice.
3
votes
2answers
61 views
Printing large number of Points in ArcGIS
I have bathymetric data which have thousands of points ( exactly 71 K).
Now when I try to print it in a large map size in ARCMAP 10.0 , the layout view freezes and the system is hung , possibly due ...
2
votes
0answers
59 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. ...
1
vote
1answer
67 views
Copy and Paste symbology in Raster?
Hi all,
I am trying to figure it out how can I take a preserved color from a raster I already set up before and then apply the colormap to a new raster file?
Here are the details of what occurred:
...
3
votes
2answers
82 views
Delete feature selection using Python (ArcGIS 10)
I'm having some issues with a Python script for ArcGIS 10. The idea is to delete points from a single shapefile according to the values of two columns ("Tracks" and "Tracks_1").
Therefore, I want to: ...
1
vote
0answers
64 views
Error Input FeatureClass Arcgis 10 VB.net And Geoprocessing
I have a problem when i execute GeoProcessing in ArcEngine 10 with VB.net
i had create the toolbox : Models.tbx
and Model Process : disolveRoute with 2 parameters
My Function is :
Sub diso()
...
2
votes
1answer
51 views
Why does a raster in Gauß-Krüger has a little offset to a shape in UTM?
I have raster data (TIFF files) where I think it's spatial reference is in Gauß-Krüger ("DHDN_3_Degree_Gauss_Zone_3") and some shape files in UTM ("ETRS_1989_UTM_Zone_32N_8stellen"). As you can see in ...
0
votes
0answers
30 views
How can i draw an image on map?
I am using ArcGIS server 10.
and I'm programming with C#.
now I need draw an image to especially point on map.
How can I do it with C# ?
please help me :)
1
vote
2answers
51 views
How to get a string from a Double with a fixed number of decimals?
I have a featureclass (in a File Geodatabase), with a particular field of type Double. I want to copy it over to a text field, so that only 3 decimal places are shown.
For example: 34.78902345 ...
0
votes
1answer
64 views
Join multiple shapes in a workspace based on a common field
I’m completely stucked!!! I’m working with meteorological data (wind) but I have to arrange the data for a program to be able to process it. I have text files, two per day (one with the wind direction ...
2
votes
1answer
70 views
How come “Zoom to Polygon” always puts me in the middle of Nebraska?
This is an issue related to this question I'd asked a few days ago. I've got that code working, to an extent. Every time, though, that I double click on one of the Polygons in the attribute table that ...
1
vote
2answers
122 views
“Extract by Mask” changing raster pixel values…or not?
I am using ArcMap 10.0 and am confused by my Extract by Mask output rasters.
I hope to eliminate the black background from three Landsat ER Mapper images so that I can mosaic them. Originally I ...
3
votes
1answer
71 views
How can I validate a table name on SDE with Oracle backend?
Second title: "Is arcpy.ValidateTableName broken on Oracle?"
I have an Oracle SDE database 9.3.1 (service connection). My arcGIS client tools are version 10.0 SP5). I have some names of feature ...
0
votes
0answers
22 views
Convert time field [duplicate]
I have a string field named "HEURE_DE_DEBUT" containing hours (08:07:54.000) and I want to convert it in a date field. I used the function Convert Time Field but it keeps returning this:
First, it ...
2
votes
1answer
97 views
ComException -2147467259 Arcgis 10 VB.net +Geoprocessing
I have a problem when i execute GeoProcessing in ArcEngine 10 with VB.net
i had create the toolbox : Models.tbx
and Model Process : disolveRoute with 2 parameters
My Function is :
Sub ...
3
votes
1answer
42 views
Geoserver, Arc 10 or Windows 7 problem?
I wonder if you can help me resolve a problem. I have given access to a WMS served up through Geoserver to various members of staff and it works fine on Arc 10 running on Windows XP. However I get an ...
6
votes
2answers
153 views
ArcGIS 10, Converting from date to number
I am trying to transform a date field like "00:05:40" into an integer field (i.e. 340 sec).
Does anyone know how I could do that conversion please?
2
votes
2answers
60 views
Finding distance (in time) from nearest point out of 4 along a road network
I have four points representing harbors along the coast. I also have a roads layer that has info on each road segment such as length, speed limit, and travel time.
I calculated travel time with ...
8
votes
2answers
116 views
Arcobjects, mystery green lines in the Layout View produced during script execution
Could any of Arcobjects guru tell me, what are these green lines on my Page Layout and what to do, or not to do, so they do not appear? See image attached.
I do used Arcobjects from Python. My script ...
1
vote
1answer
52 views
Custom Model should be used with ArcMap or ArcCatalog?
I have one basic question , when you create custom model using model builder in ArcGIS. It should be used with ArcMap or ArcCatalog? Reason I am asking this question is I have created a model and I am ...
3
votes
1answer
52 views
Is ArcGIS 10 compatible with Windows Server 2012 OS?
Is ArcGIS 10 for Desktop, ArcSDE 10 for Windows, and/or ArcGIS Server 10 for Enterprise compatible with Windows Server 2012 OS? Or do we have to install 10.1 on Windows Server 2012?
4
votes
3answers
64 views
How to transform FileGDB featureclasses from custom local coordinate system?
Background: Started working for company that is in middle of system-wide IT upgrade including GIS data. Existing in-house data is in a FileGDB, is in an assumed coordinate system and represents 1000 ...
1
vote
2answers
48 views
ArcPy- AddJoin-function struggles using Table of PersonalGeodatabase
Hey,
I am doing some arcpy -functions and afterwards I'm trying to add the calculated results from one table to another table. I'm using the arcpy.AddJoin_management() function.
As input table I'm ...
0
votes
1answer
40 views
ArcGIS 10 - Model for batch select polygons by attribute and merge them together
Is there is a way to create a ArcGIS 10 MODEL to:
1. batch select polygons from the same layer by attribute
2. merge these polygons into one
3. repeat this for all polygons shearing the same ...
1
vote
0answers
46 views
ArcGIS Add-In Project to Standard Library Project
I have been developing an ArcGIS 10 Add-In tool, but requirements changed halfway through development. Fortunately, this isn't changing any of the code, but I just need to be able to compile the ...
0
votes
1answer
45 views
How can I hide custom model from mytoolbox in ArcGIS
I am created model in ArcGIS using model builder and python script. To build main model I have created some submodel and script in the same toolbox. I just want to show main model in the toolbox and ...
2
votes
0answers
45 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 ...
1
vote
0answers
85 views
How to transfer the attributes of features based on their spatial relationship?
I'd like to check if a point feature class is placed on a line feature using python in ArcGIS 10.0. I have created a set of point features and placed them directly on a group of line features at ...
2
votes
2answers
111 views
What does 'DBMS table not found' message mean?
I have a plain postgressql table (version 8.2). I am trying to connect to it to it from ArcGIS desktop 10.0, and use as a query layer, as given in this document: ...
2
votes
3answers
53 views
Remove Points that Overlay
I have a pointlayer and some points overlay and i want to remove them, so that only one point remains. the points that overlay have the same coordinates
4
votes
2answers
90 views
Moran's I z-score in ArcPy
I have a ArcPy script to calculate Moran's I several times (50 to be precise). However, I am not interested in the Moran's I value, what I need is the z-score returned by the tool. Even though the ...
0
votes
0answers
32 views
Extract elevation data from arcglobe
Im trying to create a small 3d trail map and therefore need to get elevation data for the 3d visuals.
I've already visited the USGS site and downloaded some DEMs, but they just dont look right even ...
2
votes
2answers
90 views
Add a new field in a already created feature class
I have a feature class. On the basis of some calculation, I want to create a new field in that table and set value of that field. To do so, my algorithm is:
void UpdateFeatureClass(IFeatureClass ...
1
vote
0answers
79 views
SCS curve numbers for rainfall-runoff model using ArcHydro
I'm trying to assign curve numbers to one of my subbasins using ArcHydro (subbasin parameter from raster) following a tutorial as you can see here:
when I turn to the step after generating my own ...
0
votes
1answer
44 views
Calculating sinuosity of a path with GME in ArcGIS 10?
Does anyone have any experience with pathmetrics in GME?
I would ideally like to use the old Hawths's tool "line metrics" for calculating sinuosity of a daily path but I have ArcGIS 10. I downloaded ...
2
votes
1answer
44 views
Ok to measure and union a projected-on-the-fly shapefile in ArcMap?
I have a dataframe in arcMap 10.0.4 that is of Africa Albers Equal Area Conic PCS. I bring in a census shapefile of WGS 1984 CS and it is projected on the fly.
I do 2 things:
I use the calculate ...
2
votes
2answers
66 views
How can I disperse points within polygons using ArcGIS?
I have huge number of points. These points are within polygons. I want to disperse the points in the polygons randomly. I tried to use the disperse point extension in Arcview, but it was not useful ...
3
votes
2answers
140 views
How can you auto-increment in a Python Script (not Field Calculator)?
I want to autoincrement values in a field within a Python script. I've done this using Field Calculator and the code referenced here. I tried using this code in the Python script below but it is not ...
0
votes
1answer
48 views
varying extent of each data driven page
I would like to export data driven pages, each with a different extent. I understand that within the Setup for the data driven pages, there is an option 'Extent' and one can choose 'Data Driven ...
-4
votes
2answers
136 views
Problem in converting X,Y data from Excel to Shape file
I have X,Y data in Excel in decimal degree format. I'm applying my standard procees to convert them into shape file. My problem is the file is converting but in the resultant shape file either ...
0
votes
0answers
25 views
Open related files with a hyperlink [duplicate]
I'm working with a line shapefile (street segments) that are associated with an image directory. The features in my shapefile may have between 0-6 or so images related to them. I've created a ...
1
vote
2answers
50 views
How can i use field of view in ArcGIS?
The field of view analysis in GIS is a polygon file that shows the portions of an area that are visible versus no visible across a terrain starting from a given point. see this Link
How can I use ...
1
vote
1answer
109 views
Why does Add Field to Layer File give “ERROR 000840: The value is not a Feature Layer”?
I'm trying to add a field to a layer file, but it always gives an error. What I did was making a closest facility layer and save the result as a layer and after that I tried to add a field, but then ...




