Questions tagged [arcgis-9.3]

Use this tag when ArcGIS 9.3 is the version you are using from the ArcGIS platform.

The arcgis-9.3 tag is used to let potential answerers know that you are likely to be trying to implement their advice using ArcGIS 9.3.

The same solutions may or may not work at earlier or later versions so this prevents potential answerers providing solutions you are unable to use. They may not be using the same version as you but they are likely to know whether the advice they give can be used at both versions.

Using an arcgis-9.3 tag does NOT mean that any issue you are asking about is confined to that version.

It is recommended that you also apply an ArcGIS product tag like arcgis-desktop, arcgis-server, etc.

648 questions
6
votes
2 answers

How to create a plain boundary from a large parcels shapefile

Basically I just want the outline of a shapefile, and nothing inside it. I have tried creating a buffer and dissolving but i still get some stuff in the interior of the polygon. I just want the outside. Also tried clipping the parcel file with…
user9698
  • 101
  • 1
  • 1
  • 4
4
votes
2 answers

How can the pixel values of a raster image be extracted under a polygon fishnet?

I have a single band raster image of 30m by 30m resolution. I have already created a polygon fishnet (grid) of 300m by 300m with point labels over that. How can I extract the mean pixel value of the raster image overlaying each feature in the…
3
votes
3 answers

How do you merge small gaps into the larger surrounding polygon?

I have a layer which has small rectangular gaps, I need to merge the gaps into the larger polygon that surrounds it, has anyone got any idea of how to do this, I know i can fill in the gaps with a new feature then go to Editor> Merge, but i have…
MapMan
  • 2,164
  • 1
  • 22
  • 32
3
votes
2 answers

How do you Find Linear Mileage?

I have never done this before, but how do you find the linear mileage of microseismic lines? I tried researching it online in different forums/tutorials with no luck. I have ArcView 9.3, no other extensions. I went into the Toolbox Linear…
Zoran
  • 1,601
  • 5
  • 27
  • 42
2
votes
1 answer

ArcGIS: Scalable labels in x direction only

I'm trying to label a road layer that is named in 2 different ways: XYZ String between 5 to 20 characters Is there a way using ArcGIS 9.3 to produce a scalable layer label only in the x direction? Specifically I'm looking for a rectangle with…
dassouki
  • 8,563
  • 12
  • 64
  • 115
2
votes
1 answer

Making a layer read-only in arcgis 9.3.1

Is there a way to make a layer (a independent shapefile or a layer in a SDE gdb) read-only - so that people will be able to see it but not edit it? (I'm using 9.3.1)
jonatr
  • 3,185
  • 5
  • 37
  • 54
2
votes
2 answers

Display labels for all point features in ArcGIS

I might be missing something silly, but is there a way to guarantee that each point label in my point layer gets displayed?
dassouki
  • 8,563
  • 12
  • 64
  • 115
2
votes
1 answer

Using of Document Properties>Hyperlink Base to prevent broken links when moving MXDs?

I am going to try this later this week (when I am back in office) but I thought I ask this here first. Can anyone advise if Using Hyperklink Base can indeed help prevent broken links (not hyperlinks) when moving of mxds to another location? I…
gleeks
  • 285
  • 2
  • 6
2
votes
1 answer

Selection of feature class

Currently, I would select a bunch of polylines in a fgdb, using Selection > Selection by Location. I will then be using a "AOI" (Area of Interest) polygon to help me select the polylines in a fgdb that are within AOI (usually, i will choose "are…
gleeks
  • 285
  • 2
  • 6
2
votes
2 answers

Rotate while in Layout View

I am using ArcGIS 9.3 without any extensions. How do you get your map to rotate? I've done it before but it has been awhile and now the "rotate" does not seem to function now. I've tried using while in edit and non-edit. Any suggestions?
Zoran
  • 1,601
  • 5
  • 27
  • 42
1
vote
0 answers

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 exception Please give me any VBA, VB.Net, C#.Net…
1
vote
0 answers

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 ArcMap and ArcCatalog crash during that action. I…
dperko
  • 49
  • 4
1
vote
1 answer

ArcGIS: Generate Random polygons within a polygon

I have a generic polygon layer, would it be difficult to do subdivide the polygon into sub polygons provided they're all relative of the same area? Let's say divide a polygon into 10 or so sub polygons.
dassouki
  • 8,563
  • 12
  • 64
  • 115
1
vote
1 answer

how do you convert graphics to features and then associate those features with an existing layer?

Say for example, that you have water ties. These ties connect from a home to the main water line along the street. You want to draw these ties in ArcMap and give them attribute values regarding how long the ties are. However there is already an…
gishopeful
  • 11
  • 1
  • 2
0
votes
1 answer

Basics of using ArcSDE

I need to access tables which are in an Oracle database by ArcCatalog. I am new to this ArcMap software, so please suggest to me detailed steps to access database tables from ArcMap.
user2582
1
2