ArcGIS-Server is software "to create, manage, and distribute GIS services over the Web to support desktop, mobile and Web mapping applications."
1
vote
0answers
430 views
ESRI: ADF + Geodatabase
I'm a .NET Develop. I'm using ESRI / ADF and I have a problem whit some methods of Geodatabase. On the beginning of development I needed connect on GeoDB and execute queries. On this moment I got this ...
0
votes
1answer
118 views
ArcGIS Server GP Service - RasterIO.dll crashing ArcSOC.exe
I've been having a terrible time this week turning some very simple geoprocessing scripts into gp services on ArcGIS Server 10 SP 4. In the case of the linked post, I found that using certain raster ...
0
votes
1answer
352 views
How do I tell my geoprocessing service which sde feature class to update
I want to have a geoprocessing service update sde. I am getting an I/O Error saying data doesn't exist. I imagine because the connection file (copied from my ArcCatalog folder) I placed next to the ...
0
votes
2answers
373 views
Can I drop my own templates into the OTB ExportWebMap Tool?
At ArcGIS for Server 10.1, there is a print task installed by default.
Looking at the web-help, it states:
The PrintingTools service included with ArcGIS for Server references a
preconfigured ...
0
votes
3answers
407 views
How to load spatial data into ArcGIS Javascript API application from SQL Server 2008?
I have geometry data in SQL Server 2008 R2. How do I load that spatial data using the ArcGIS Javascript API?
0
votes
4answers
296 views
GIS data - Geoprocessing Service to receive data
I would like to move 8 shapefiles from one intranet to another intranet via arcgisserver (or an other method). Creating a FTP site is not an option. I think I saw somewhere on how to send data to a ...