A specific software version of ArcGIS that was released in June 2008.
4
votes
4answers
519 views
Unable to save selected layer by attribute for ArcGIS Geoprocessing
I am troubles using the SelectLayerByAttribute() function for arcgis geoprocessing.
I have a layer and I want to select everything that matches on a particular attribute. I call MakeFeatureLayer() ...
3
votes
1answer
83 views
Copy Parallel - Problem
Our data is of pipelines and nodes wherein for each feature there is a line and a point node as end points.
So while copying parallel lines, we need to customize the OOTB tool so as to copy specific ...
5
votes
1answer
194 views
Select By Location in ArcGIS using C#
I am creating a tool which the user will select point or line features from the map and it will display their names in a list then after clicking on any of these features from the list, it will show ...
4
votes
2answers
173 views
How to extract coordinates & elevations of boundary cells of a DEM
I am using a 50mx50m grid irregular shaped DEM file.I have to work on the boundary conditions. How do i extract the cell locations ( in x,y coordinate ) along the boundary edge and consequently find ...
3
votes
0answers
42 views
Select by location not working properly after using Multipart to Singlepart
I'm having issues using Arcgis 9.3 and the multipart to singlepart feature and then selecting by location.
Basically I'm able to run the multipart to single part feature to split up some of my ...
5
votes
9answers
9k views
Multiple layouts in one ArcGIS project?
Is it possible to have multiple different map layouts (like the one accessed by clicking the little page icon at the bottom of the viewing panel) within one ArcGIS project?
I often find myself ...
4
votes
3answers
477 views
Why does arcpy.ImportToolbox() not work in ArcGIS 10 (SP5) when calling custom model for topology?
I have an arcpy/python script using ArcGIS10 and using a custom toolbox and model. The toolbox has an alias of defaultTopo and my model within the toolbox is called AddRuleToTopologyModel. This model ...
6
votes
0answers
237 views
python.exe has stopped working
A python script was written about 18 months ago by a person who has now left. It produced the required outputs then. I've been asked to run it again but with different (finer resolution) data ...
3
votes
2answers
124 views
How can I keep the color of the shape file in arc constantly?
I am using arc gis 9.3 when I use a color for the shape file it changes everytime when I close and open the arc map so how I can constantly keep the color of the shape file that I work with
2
votes
2answers
98 views
how to create Basic DEM file with flat geometry in ArcGIS 9.3?
I want to create a basic DEM file in .ascii format which will just be a rectangular grid and with no slope i.e same elevation at every cell. Please provide information on how to achieve this.
I am ...
3
votes
0answers
222 views
Bad data beaking IRelationshipclass.GetObjectsRelatedToObjectSet
I have two workspaces - one a File GDB, the other SDE (SQL Server). Both workspaces contain the same data with the same relationship classes. When identifying features in ArcCatalog, the results ...
3
votes
1answer
124 views
ArcGIS Server - host ArcGIS Services through fully-qualified domain name and servername
I’m in need of some direction…
We currently host an ArcGIS Server 9.3.1 SP2 .NET on our Intranet. A situation has come up that requires me to have the ArcGIS server respond to both the servername and ...
2
votes
1answer
85 views
How to move all elements of PageLayout to left (right, right, up, down..) 5 cm (C#) ?
Are there anyone know how to move all element (text, line,) of a PageLayout (in GraphicsContainer) to left (or right, up...) 5 cm using C# ?
Thank you very much !
0
votes
0answers
19 views
Is it possible to do a conversion and add layers with command prompt in ArcGIS 9.3?
Is it possible to operate ArcGIS 9.3 from command prompt?
I want to convert an ascii file to raster format and adding layers to the obtained raster file.
How can this be done ?
Thanks .
4
votes
2answers
127 views
ArcGIS - How to remove additional symbols on single points?
I have problems with a point data layer in ArcGIS (9.3). An additional symbol has appeared on some of the points within the layer which were recently created and checked-in from ArcPad. This ...
2
votes
1answer
375 views
Cursors and Field calculation - Python 2.5 - ArcGis 9.3
I hope my question is not redundant.
I wrote a script to Update a table using two imbricate cursors. The goal was
1) to read a records, update some of its values
2) Make a selection based on this ...
3
votes
0answers
105 views
How to change page size of pagelayout for printing custom size?
I have a A3 printer (size: 297mm x 420mm). But I am wanting to print my pagelayout with paper size is: 265mm x 380mm
I tried to change the page size of my pagelayout to 265mm x 380mm by using the ...
2
votes
2answers
327 views
How to determine soil moisture index values from reflectance values in a satellite image?
I'm working on determination of soil moisture by remote sensing. I would like to know how we can determine soil moisture index values from reflectance values in LANDSAT TM images.
1
vote
1answer
872 views
How to Project shapefile from NAD 1983 UTM Zone 12 to WGS 1984 UTM Zone 13N?
I have a question and I have a shapefile that is in NAD UTM Zone 12 and Datum is North American Datum of 1983.
What I would liket to reprojection it to NAD 1983 UTM Zone 13N and change the Datum to ...
1
vote
1answer
63 views
How to Pass Multiple Dissolve Fields in VBA Code of ibasicgeoprocessor.dissolve Method
When we use the ibasicgeoprocessor.dissolve method it supports only one dissolve field but if we pass more than one dissolve field then it gives an exception: value does not fall with in the range ...
3
votes
2answers
91 views
ArcGIS Calling Wrong fme.exe When Python Script Converted To An ArcGIS Script Tool
I'm using this this bit of code to execute a FME Workbench file through a Python script ...
import os
os.system("fme.exe P:\\Mapping\\Scripts\\FME\\Easements_ROW_Extract_From_CAD.fmw")
However, ...
1
vote
0answers
64 views
Problems with Define Projection Tool in ArcGIS 9.3.1 SP2
I have problems with Define Projection tool. I have Windows 7. and ArcGIS 9.3.1 with SP2. I have to define projection (spatial reference is undefined) for standard Croatian tif+tfw rasters and both ...
0
votes
0answers
53 views
How to display font with UTF-8 coding charset in MapControl (C#) ?
I can display Unicode font without error. But, I got font error when trying to use UTF-8 font.
Are there anyone know how to fix it ?
I used below statements to set font for Text:
IFontDisp pFont = ...
3
votes
3answers
385 views
Make selected polygon a different color without covering everything
Working in ArcGIS 9.3
I'm selecting polygons by attributes and trying to have the selection show up as a light yellow. I set the selection color to the light yellow and it's the 'lowest/last' layer ...
5
votes
3answers
126 views
Automating an ArcGIS Project that is a display of map
I'm relatively new to GIS and looking to automate a project. I have my 'base map' created in ArcGIS, but now need to create several hundred more so looking for an automated method to accomplish this. ...
3
votes
1answer
127 views
Dynamically Change Annotation Font Size According To Parcel Area
I'm looking for a solution to change annotation font size in an automated/dynamic way. The annotation data represents civic addresses and are displayed over a parcel fabric. What we would like to do ...
9
votes
1answer
330 views
Self intersections for polygons, howto solve?
I have a question about repairing a self intersecting polygon shapefile. I have a shapefile containing Polygons (ZM) which has self intersecting features. If I use the "repair Geometry" tool, it finds ...
1
vote
1answer
555 views
merge polygon in ArcGIS
I have 300 polygons in a single Shape file, I want merge some polygons together, when I merge two polygons the attribute does not come total count of two polygons,
What I need is, when I merge two ...
3
votes
0answers
143 views
How to draw a rectangle graphic element (given feature and extents in meters) with ArcObjects?
I am trying to render a rectangle graphics box onto the map, given the center location of an polygonal feature and the extent dimensions (length and width) in meters. The feature has the spatial ...
6
votes
2answers
625 views
How are Class Extensions associated with a Feature Class in ArcGIS v10?
In ArcGIS 9.x if a Feature Class is registered with a Class Extension the CLSID of the extension is recorded in a table in the sde schema called sde.GDB_OBJECTCLASSES (EXTCLSID field).
However in ...
3
votes
0answers
78 views
Multiple leader lines on one annotation (non feature-linked)
Working in ArcView 9.3 with non-feature linked geodatabase annotation. I have hundreds of numbers labeling various polygons, but some polygons share a number. Instead of creating multiple ...
1
vote
1answer
278 views
How to find elevation of multiple points on a map on ArcGIS 9.3?
I am working on the sewerage system of a city. I have the x and y coordinates of the station locations stored in EXEL format.
How can I use this data/file to extract the elevations of the stations ?
...
2
votes
1answer
64 views
How to unselect elements in PageLayoutControl (using C#)
I have a PagelayoutControl with the name: PageControl. And I added a text element into MapFrame (FocusMap) of the PagelayoutControl. If the text element and MapFrame are selected (by using the button ...
5
votes
2answers
832 views
How to use Lists with ArcGIS ModelBuilder?
The ArcGIS ModelBuilder is nice to work for when dealing with single input/outfiles. When I want to use the List option (As to, for example, Clip several layers using the same clip feature layer), I ...
3
votes
1answer
146 views
How can I migrate my toolboxes and styles from ArcGIS 9.x to 10.x?
I am migrating from ArcGIS 9.3.1 to ArcGIS 10 SP4. I have several toolbox and style files that I want transfer to my new computer which is now running Windows 7. Can anyone tell me where I should put ...
2
votes
0answers
164 views
Creating a new map frame: Error HRESULT E_FAIL has been returned from a call to a COM component
I am trying to create a new map frame in the PageLayout Control. But I got the error: Error HRESULT E_FAIL has been returned from a call to a COM component at the method AddElement.
Please see ...
3
votes
1answer
344 views
In ArcGIS 9.3, how do I split a 3-band raster (.tiff) file and summarize the band values?
Using ArcGIS 9.3, I would like to make a new, single-band raster file that includes only one value: a summary of the three existing bands. The composite band is currently a composite .tiff file. ...
2
votes
0answers
60 views
How to print two pagelayout on two sides at the same time ?
I am having a PageLayoutControl with name: PageControl1. I used below codes for printing it:
public override void OnClick()
{
try
{
PrintDialog ...
6
votes
2answers
151 views
Error: can't display dash lines (broken lines) when zooming PageLayout
I am working with PageLayoutControl, its mapframe include elements: lines, texts. And I am getting an error when zooming: If I zoom the pagelayout to 100% ( smaller than 110%), it can display "Dash ...
2
votes
0answers
166 views
Store elements of Imap into BLOB fields using IPersistStream
I have an IMap (include elements: text, line) and I want to store it into a field of a table in SQL, so I can load it again later. I used below codes, but I got an the error :
public class Test
{
...
4
votes
1answer
358 views
How to train a signature file for supervised classification in ArcGIS 9.3
I wanna do supervised classification in ArcGIS 9.3. I have a 321RGB composite of a pretty good quality which I want to use for supervised classification. How can I create signature file which contains ...
1
vote
0answers
82 views
How to set the font size of ITextElement if only know Height of the text?
When I read text elements from a .dgn file. I only can get the "height", "length" attribute of the text (it doesn't have a "size" attribute) (example: total height = 0.9; total length = 8.6).
I need ...
5
votes
2answers
405 views
How to improve Python script processing speed (performance)?
I've been working on a script which essentially reads in a large amount of point and polygon data and generates frequency values for a featureclass of 2.5 acre hexes covering California. I have found ...
7
votes
1answer
185 views
Migrate python scripts from 9.3 to Arcgis10
What changes are needed to migrate scripts from the ArcGis 9.x environment/gp-object to the ArcGis 10/arcpy environment?
Can anyone provide a good overview what the changes are?
Can someone share ...
2
votes
2answers
470 views
From text data create a FeatureClass with table with python
I'm searching how the output of one program (text file with some writings, but also with data as numbers, dates, times, coordinates, all separated with commas) can be transformed to a Feature Dataset.
...
4
votes
2answers
98 views
Can you create feature classes with the same name in different feature dataset
I've searched but can't seem to find any info on this which is surprising as this should be an easy one to answer.
I'm using ArcGIS 9.3 and trying to create a feature class called 'cadastre' in ...
1
vote
3answers
5k views
How to georeference a scanned map in ArcMap 9.3?
I want to georeference a scanned map of Sudan (Africa) as .jpg file format,coordinate points are marked on scanned map in 4 degree intervals. I am not familiar to georeferencing in ArcMap. So looking ...
1
vote
0answers
160 views
Should Delete Field work in ModelBuilder while there is a Join present that appears unrelated?
I am having an issue with a very simple Model, both in ArcGIS 9.3 and ArcGIS 10.0. The part of the Model that is causing trouble is shown below, along with ModelBuilder's error message (in ArcGIS ...
1
vote
1answer
195 views
Implementing Custom Selection Tool (Adding to current selection) with ArcObjects
I am trying to implement a custom selection tool in ArcMap 9.3.1 that is functionally similar to the default ArcMap selection tool with "Adding to current selection" enabled. ie. the user can click to ...
2
votes
1answer
92 views
Relationships in ArcGIS Server 9.3.1
I am working on a viewer in which I would like to show two related feature classes. If I select a feature of the first one, the related features of the second one should be selected too.
I found a ...

