80 reputation
6
bio website
location
age
visits member for 1 year, 1 month
seen yesterday
stats profile views 4

Mar
5
awarded  Commentator
Mar
5
comment AJAX WMS Request from Linux to Windows ArcGIS Server
Thanks it worked.
Mar
5
accepted AJAX WMS Request from Linux to Windows ArcGIS Server
Mar
3
comment AJAX WMS Request from Linux to Windows ArcGIS Server
Thanks for you reply Devdatta. Would I put the proxy host on the Linux (where the OpenLayers site lives) or the Windows WebServer (where the WMS web services live)?
Mar
2
asked AJAX WMS Request from Linux to Windows ArcGIS Server
Feb
26
awarded  Scholar
Feb
26
accepted arcpy points in polygon check
Feb
26
comment arcpy points in polygon check
You sir are a gentleman and a scholar. Both of your replies steered me in the correct direction. Everything is working now. Thanks for your help.
Feb
26
awarded  Tumbleweed
Feb
26
comment arcpy points in polygon check
My mistake I am also trying this on a dbf that has point x/y coordiantes and converting them to point with arcpy.Point(ptRow.xpos, ptRow.ypos). But, the reason I am trying to script this is that there are 17 million points and I thought that it might be less likely to hang in ArcGIS.
Feb
26
asked arcpy points in polygon check
Feb
19
asked ArcGlobe Disable texture downscaling programmatically (with ArcPy)
Oct
30
comment ArcGIS 10.1 on a Dell XPS Laptop
Fair enough. But, given that Dell is arguably the most popular consumer windows laptop with only a handful of possible models available, and that ArcGIS is a windows-only software, I think the question is appropriate.
Oct
30
asked ArcGIS 10.1 on a Dell XPS Laptop
Oct
24
answered How to measure minimum distance between objects in two layers using arcpy?
Oct
23
awarded  Teacher
Oct
22
answered Does OpenLayers have the ability to mask a raster with another layer?
Oct
22
asked Does OpenLayers have the ability to mask a raster with another layer?
Oct
20
comment ArcGlobe not sitting on Globe Surface
Just getting back to this, but the problem was the units had to be in meters I believe.
Oct
20
comment applying SLD to WMS raster in OpenLayers
Tony, I really appreciate your feedback. I have tried exactly has you suggested. I don't get an error, but my style does not see to be applied. My updated code is here: rain.nemac.org/~derek/ol/sldTest.html