Tagged Questions
1
vote
1answer
35 views
Read XY, get raster value and then update field
I've written a script to run through a point layer, using the SearchCursor in the data access module and then read the XY values. Within the with statement, I then use GetCellValue to get the ...
-2
votes
0answers
17 views
ArcGIS 10.1 Data Driven Pages Raster Rendering from Current extent
Data Driven Pages are not honoring the Raster Rendering by current extent when exporting multiple pages to pdf. The current map page works fine, but subsequent pages use the same color rendering (ie ...
1
vote
1answer
27 views
Are database client files platform specific?
I'm just looking for some clarification on a question that came up with me this morning. Are the DLL client files (libeay32.dll, libiconv-2.dll, libintl-8.dll, libpq.dll, and ssleay32.dll) platform ...
8
votes
1answer
836 views
Has ESRI made any definitive announcements about 10.1 SP2?
My organization is awaiting SP2 before we can move our primary GIS team from 9.3.1 to 10.1. I have been testing 10.1 and have found a particularly bad bug that we've been told will be addressed in ...
2
votes
1answer
131 views
CopyRows_Management with Python (ArcGIS 10.1)
I get the following error when running a CopyRows_Management with Python (ArcGIS 10.1):
ERROR 000732: Input Rows: Dataset \MyConnection.odc\MyTable does not exist or is not supported
Here is the ...
5
votes
1answer
177 views
Converting Between Similar Classes in ArcObjects and WPF Runtime Libraries (C#)?
There seems to be an "impedance mismatch" (if I can borrow the term) between similar classes in ArcObjects and the WPF runtime libraries. For example, there is a ESRI.ArcGIS.Client.Geometry.Polyline ...
1
vote
0answers
57 views
Page POST to web page to Print Map With GISServer 10.1
I am using ArcGISServer 10.1. I need pass in a lat/lng to a webPage as query parameter and print a map with a TiledMapServiceLayer, DynamicMapServiceLayer, and a 1 mile buffer graphic around the ...
