• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

GIS

Some but it's been a while. I'm planning to start learning the dot net api for ArcGIS soon but I have a couple other non-GIS development projects in the queue before I'll get around to that.
 
Originally posted by: thegisguy
Yeah I script in python for ArcMap, etc. I've done a little Map Objects. What are you needing?

I'm trying to wrap a geoprocessing engine using IGPFunction and IGPFunctionFactory so that it can be run using ArcToolbox and be stood up as a GeoProcessing Service. I followed the reference implementation but for some reason it doesn't seem to be working. When I modify the reference implementation to include my code it works fine. But starting from scratch results in an inexecutable tool. ESRI's documentation is horrendous.
 
Back
Top