1,301 reputation
520
bio website
location
age 29
visits member for 2 years, 1 month
seen yesterday
stats profile views 62

Jul
18
comment Changing display properties of a layer using ArcGIS Server REST API Export Map function
@Kirk Kuykendall thanks for the hint, looks like this is the case.
Jul
18
comment Changing display properties of a layer using ArcGIS Server REST API Export Map function
Thanks very much for this, I got all excited to read that yes, this functionality will be supported. Then I googled the release date for 10.1 - early 2012. Now my options are 1) wait or 2) use ArcObjects. I think I'll wait.
Jul
18
accepted Changing display properties of a layer using ArcGIS Server REST API Export Map function
Jul
18
asked Changing display properties of a layer using ArcGIS Server REST API Export Map function
Jul
13
awarded  Commentator
Jul
13
comment What free programs should every GIS user have installed?
+1 for fiddler, best free tool ever.
Jul
1
answered How to list ActiveView SelectionChanged event delegates in ArcObjects .NET?
Jun
30
comment How to list ActiveView SelectionChanged event delegates in ArcObjects .NET?
@Kitk Kuykendall - yes I tried this, it makes no difference. As the ActiveViewChanged event is not fired in this case it makes no difference.
Jun
30
awarded  Editor
Jun
30
revised How to list ActiveView SelectionChanged event delegates in ArcObjects .NET?
added 537 characters in body
Jun
30
asked How to list ActiveView SelectionChanged event delegates in ArcObjects .NET?
Jun
17
comment ESRI ArcMap Add-in with app.settings not recognizing app.config changes
Ideally this is a new question so you can get more people helping with your specific problem, but I think you should look into multiple config files. I believe you can add the attribute file="client/custom.config" to the AppSettings element, then your application will have access (using the same config.AppSettings.Settings[key].Value approach above) to both configs - this way each of your clients gets the common config and their own specific separate config file. No need to change anything at runtime.
Jun
16
awarded  Teacher
Jun
13
comment Architecture issue - ArcGIS Server sourcing data from FME?
Based on what I've seen of FME I would be quite proud to work for Safe... (though I do know that you guys only claim to be based in Vancouver to people who don't know where Surrey is ;) )
Jun
13
comment Architecture issue - ArcGIS Server sourcing data from FME?
That's really great thanks all for the input
Jun
13
comment Architecture issue - ArcGIS Server sourcing data from FME?
ok thanks for the input, I don't think this API can help me. I should have said in my question that the web application needs comprehensive viewer and basic analysis capabilities. It looks like I would have to write a lot of functionality around the fme API for this. What I'm really looking for is to integrate AGS with FME as a data source and build on the AGS APIs
Jun
13
comment Architecture issue - ArcGIS Server sourcing data from FME?
@Mapperz - does this mean your application is simply responsible for serving up data through a web interface, or do you actually have interactive applications built on APIs provided by the server technology?
Jun
13
asked Architecture issue - ArcGIS Server sourcing data from FME?
Apr
27
answered ESRI ArcMap Add-in with app.settings not recognizing app.config changes
Apr
27
awarded  Supporter