Tagged Questions
1
vote
0answers
38 views
ESRI CreateGeometryFromWkbVariant creates CCW polygon
I am using ESRI GeometryEnvironmentClass that implements IGeometryFactory3 and I use the method CreateGeometryFromWkbVariant.
For the same wkb, in ESRI 9.3.1 the returned polygon is oriented ...
3
votes
0answers
47 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 ...
4
votes
2answers
109 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 ...
2
votes
1answer
2k views
Where can I download arcGIS desktop 9.3.1?
I have a EDN subscription, but a just can't find where I can download ArcGIS 9.3.1 software (specifically the ArcGIS desktop and the SDK?
3
votes
2answers
1k views
How do I set a single output location for multiple files in ModelBuilder?
I have created a model in ModelBuilder. The first step is for the user to specify the location of the File Geodatabase that all the outputs will be saved in. What I want is for all the outputs (from ...
7
votes
2answers
2k views
Log file for ArcGIS geoprocessing?
Whenever I run a geoprocess overnight, it seems my computer reboots. Does ArcGIS save some log file information? Where does it save it?
For example, when I run a large dataset or image process I need ...
3
votes
2answers
260 views
ArcObjects IFeatureConstruction::PlanarizeLinesFromCursor error
I wrote a little tool in ArcObjects/C# for planarizing a line feature class. I am using IFeatureConstruction::PlanarizeLinesFromCursor because I need to apply a query filter.
Now, I figured out a bug: ...
6
votes
4answers
466 views
statistics by rectangle (raster image)
I have a shp file with some rectangles and I want to extract statistics within these areas from a raster image. I prefer ArcMap 9.3.
6
votes
6answers
4k views
How do I cluster XY point data? (ArcGIS 9.3)
I have a whole bunch of icons displaying on a map, I want these clustered together as was suggested to me for a different question here... ArcGIS 9.3. How do I increase Picture Marker Symbol ...
2
votes
2answers
1k views
ArcGIS 9.3. How do I increase Picture Marker Symbol performance?
I have a layer with 400 point features that display a picture marker symbol on the map. We expect this number to increase a great deal. Unfortunately it's already noticeably slow. This is being ...
11
votes
1answer
1k views
How to disconnect all open GDB connection in ArcMap 9.3
I am having trouble releasing GDB locks in ArcMAP 9.3.
Does anyone know a way to disconnect from all open GDB connections in ArcMap 9.3. I could close and re-open arcMap, but that seems to be a ...
3
votes
2answers
710 views
The mysteries of the ArcGIS Server Identity - can you help?
Just getting back into ArcGIS for .NET again after about 2 years of doing the training course.
I have a question about the "Add ArcGIS Identity" that you choose in Visual Studio - it doesn't seem to ...