Tagged Questions
2
votes
1answer
39 views
How to display point features w.r.t field values of a polygon file in arcobjects?
I have a point & polygon shapefile. Point file has a field namely, Type: atm,hospital,school etc... Polygon file has a field Zone: Zn1, Zn2, Zn3. There will be two combo boxes which will populate ...
0
votes
0answers
50 views
Remove unused references in ArcGIS 9.3.1 vba
Can anyone suggest me how will I find and remove unused references used in a project done in ArcGIS 9.3.1 vb6.
Thanks
Khaled
0
votes
0answers
26 views
multiple data atach with shape file in GIS-regarding
I have different sampling data of one location that is a point so,
multiple data how to join with single point. after joining i need quries by select attribute in GIS.
0
votes
0answers
71 views
How can I get shape filename in attribute field using field calculator with VBA?
I want to store ths shapefile name in an attribute field using the field calculator and visual, but can't find the way to do it.
Can anyone help me, please?
Thanks!!!
0
votes
1answer
235 views
ArcCatalog hangs 9.3.1 build 3000 [closed]
I'd like to apologized for earlier I posted and no one was able to read my msn screen shot. I have change to imgur.
My question earlier today was about ArcCatalog hang.
Ever time when I open my ...
1
vote
0answers
510 views
Conversion to Raster issue in ArcGIS 9.3.1
Trying to convert a polygon to raster in ArcGIS gives me an error... I am wondering if there is another way around to do this? I am using ArcGIS 9.3.1.
The error i am getting is number 9999 when I ...
9
votes
1answer
482 views
How to implement MultiValue Parameter with Multiple Columns?
This might be a simple question, but I haven't been able to find a straightforward answer.
I'm working on an ArcGIS (9.3) Python script. One of the inputs is a list of features. For each feature, I ...
4
votes
0answers
269 views
How to specify attributes for network dataset?
Using ArcGIS 9.3 to try and create some routes with network analyst... currently following this tutorial: Network analyst tutorial for 9.3
I have a street dataset from NYS clearinghouse. I can't seem ...