ArcGIS-Server is software "to create, manage, and distribute GIS services over the Web to support desktop, mobile and Web mapping applications."

learn more… | top users | synonyms (1)

9
votes
0answers
141 views

What kind of grid spatial index does arcgis use?

My first master's research topic was about spatial indexes. I learned about R-Trees and R+-tree, R*-trees and other various but very similar topics. This may not be published information, but what ...
5
votes
0answers
19 views

How to trace SQL queries sent by ArcGIS Server (ArcSDE) to Oracle database?

I'd like to generate a log file containing all SQL queries sent by ArcGIS Server (ArcSDE) to Oracle database. Is there a way to do so? I'm using Oracle 11g and ArcGIS Server 10.0 on Windows. ArcSDE is ...
4
votes
0answers
39 views

Is it possible to implement sticky move tolerance in a ArcGIS JavaScript API application?

We are working on a project in ArcGIS JavaScript and is going fine. We want to add sticky move tolerance to our project so it will not be so easy to move features on the map. Is it not possible to ...
4
votes
0answers
66 views

Call ArcGIS Server Buffer command without using SOM

All, I wanted to see what the best way was of calling the geometry service to carry out a Buffer operation on ArcGIS Server 10, without using the SOM. Ideally I want to consume the REST API, using a ...
4
votes
0answers
335 views

I have a Web Application (ASP.NET) made ​​in ArcGIS Server Manager. How to create a button for the user to export his vision for PDF / Image?

I am using ArcGIS Server Manager to create Web Applications (ASP.NET). I would like the customer to access has an option to export your vision to PDF or Image, or both. I would like to generate the ...
4
votes
0answers
207 views

IFeatureClass.Search throws error “0x80041599 The number of points is less than required for feature”

I am creating a buffered geometry around a point feature in order to search for other nearby features. I use the TopologicalOperator to create my buffered geometry. I am attempting to search a feature ...
4
votes
0answers
348 views

ArcGIS - find layer ID and name from a Identify query

I need to retrieve the layer ID of every layer returned by the IQueryFunctionality.Identify function (I am using ADF with .NET) Identify function spits out a DataTable array for layers which have ...
4
votes
0answers
430 views

How to use Route Task in Network analysis tools

I am using esri network analysis tool and I just want to draw the path between two clicked point on the map (by using route task) I use the example code block in the following link ...
3
votes
0answers
61 views

AGS 10.1 geoprocessing service returning the wrong URL

I have an image export geoprocessing service that runs on ArcGIS server 10.1. It works by writing an image out to the scratch folder, and returning the location of that image. Basically just this: ...
3
votes
0answers
66 views

Why are ArcGIS Server SOC machines removed from host after Windows Update?

Whenever Windows service pack updated on our servers, SOC machines were automatically removed from HOSTS. Is this a known behaviour? Are there any ESRI tech support articles on this? Machines are ...
3
votes
0answers
244 views

Poor rendering performance in ArcGIS Server tiled map service and crashes logged

I have a number of map services in ArcGIS Server (10.1, running on 64-bit Windows Server 2008 R2) and only one of them is cached. Caching is configured on-demand as there's no way I can store the ...
3
votes
0answers
153 views

How to Query Layer using ArcGIS REST Services for Records with Date Closed Field less than 24 hours ago?

I am current trying to do layer definitions on a map and so I am trying to filter some records via a time factor so i was writing in the Where field DATE_CLOSED_ON > (CURRENT_TIME - 24) and ...
3
votes
0answers
283 views

How to serve OpenStreetMap Tiles locally using ArcGIS Server 10?

We want to serve OpenStreetMap Tiles locally using ArcGis Server 10 to use as base maps in our ESRI Silverlight and Flex GIS clients. We've downloaded our regions OSM file and created PNGs using ...
3
votes
0answers
156 views

Create annotation features programatically

I am using the ESRI Silverlight API for my application. For points, polylines and polygons the Editor class combined with feature layers works great. But it looks like I have encountered a problem. My ...
3
votes
0answers
310 views

Edit data using arcobjects by SOE Web Services on Arcgis Server 10.0

I trying to develop WebService which main purpose is enable editing data. My Web Service get as param information about records, tables etc. Code looks like below: IFeatureWorkspace ifw = null; ...
3
votes
0answers
115 views

How to configure partial word matching in AnswerWorks-Vantage Linguistics on ESRI Desktop and Server products?

ESRI, like many companies, has licensed iSEEK AnswerWorks from Vantage Linguistics for natural language search of the ArcGIS Help system. At ArcGIS 10, ESRI dropped the Microsoft Keyword indexing ...
3
votes
0answers
133 views

How can I change the priority for MapService Process?

I've got an asynch GP service that exports mxds to pdfs. Typically the mxd contains mapservice layers. The same MapServices are also used by interactive clients where draw speed is important. ...
3
votes
0answers
265 views

How do I Convert from LayerDescription.SelectionFeatures to GraphicsLayer?

How do I convert (in a clear and concise way) from ESRI.ArcGIS.ADF.ArcGISServer.LayerDescription.SelectionFeatures to ESRI.ArcGIS.ADF.Web.Display.Graphics.GraphicsLayer I want the selected ...
2
votes
0answers
30 views

WMS 1.3.0 from ArcGIS Server not work in GeoExt (OpenGeo Suite 3.0.2)

I used geoext sample app as in the example. added a new source and layers. but does not work: warn message "Non-existing source 'rs' referenced in layer config". but the response from the server ...
2
votes
0answers
38 views

Optimize ArcServer Service Drawing Speed

I am managing an ArcGIS service that is used by Geocortex Essentials as a web map app for some users. The feedback I have got so far is that it doesn't refresh fast enough. I'm looking for some ...
2
votes
0answers
22 views

Where can I find more details about rasterFunctions?

I have published an Image service with ArcGIS Server 10, containing the results of an interpolation operation. The Image which is returned from the service is in greyscale. I wish to render it with ...
2
votes
0answers
59 views

ArcGIS Javascipt Api Printing

I've got a webpage which prints a web map via the ArcGIS Javascript API. The DPI of the print is 72. To debug I added three different types of symbols 1. The default (most of them are) 2. One custom ...
2
votes
0answers
66 views

Custom c# GP Tool ArcGIS Server 10.1 - build for 'Any CPU', x86, or 64bit? Does it matter?

I think I understand most explanations of these targets, but I get confused in the context of ArcGIS customizations like this because what we are compiling has to work in conjunction with ArcGIS, not ...
2
votes
0answers
53 views

How to find out which ArcSOM each ArcSOC belongs to?

We have 5 ArcGIS Servers and 1 Web Server. based on the system design proposed by the company the ArcSOM will be installed on the WebServer, and the Other 5 server will host only ArcSOC. how to find ...
2
votes
0answers
109 views

ArcGIS Server 10.1 Geoprocessing service weirdly changed file path

I encountered a weird phenomenon on my ArcGIS Server 10.1. I have a geoprocessing tool that exports a mxd file to an image file on my local directory, say "c://map/dir/export/image.png" It worked ...
2
votes
0answers
128 views

ArcGIS Server 10.1 - GPU Processing Support

Does ArcGIS Server 10.1 or any of its extensions (e.g. 3D Analyst, Spatial Analyst) take advantage of GPU processing? Dell have a new server, the R820, that has an option to include a GPU. Hence the ...
2
votes
0answers
27 views

Problems in viewing ArcGIS webservice from MS Windows

We setup web GIS service using the combination of ArcGIS Server and Oracle. We put the spatial data in Oracle and use ArcGIS Server to publish the service. Currently we have a problem in viewing the ...
2
votes
0answers
12 views

why args.ScreenPoint.IsEmpty is true?

I use a map control and set a MapClick event for it. And i have a tool that ClientAction set to point. Event fired when i clicked on the map. But args.ScreenPoint was empty. What's wrong ? I want ...
2
votes
0answers
146 views

Unable to stop ArcGIS Server automatic cache generation

I'm running ArcGIS Server 10.1 on a Windows box on Amazon, via remote desktop. I've set up some services on which I have enabled caching using the Bing/Google/Esri scheme. I explicitly set these to ...
2
votes
0answers
139 views

OpenLayers ArcGIS93Rest layer not showing up

So this seems like it should be super obvious, but I can't for the life of me figure out why I can't get any ESRI layers to show up on my map. I've tried different layers and messing around with the ...
2
votes
0answers
140 views

Invalid return value: published arcgis server 10.0 toolbox

I have a published toolbox that is using conditional execution in one of its models: This works fine in ArcGIS Desktop 10.0, and each sub model\script works fine when run separately from this model ...
2
votes
0answers
180 views

How to create Online IDW(Inverse Distance Weighted) Interpolation?

I have some point data which store as JSON.As follow: [["Lat":"12.12","Long":"23.23","ZValue":"123"],...]. I tried to interpolate them as contour line and displayed them on my ...
2
votes
0answers
140 views

ArcGIS Silverlight Web Mapping Application has two logins

I am trying to implement a Silverlight Web Mapping application with ArcGIS server and I'm trying to use the Token authentication with active directory as the user/roles store. I have the service ...
2
votes
0answers
616 views

ARCGIS Javascript API Feature Layer retrieval

I would want to develop an application where we could query the layer based on a result set of certain attributes of the features and highlight features. Approach Currently I tried using the feature ...
2
votes
0answers
63 views

Is there an ArcGIS 10 Amazon Machine Image (AMI) patched with SP4?

I know you can patch the SP3 AMI with SP4, but is there a SP4 AMI for ArcGIS server 10 and if it exists, what is the AMI Name (or AMI ID). I know Esri has to specifically share an AMI with my Amazon ...
2
votes
0answers
86 views

How do you deploy services, data, code to an ArcGIS production server

We have a production GIS viewer that runs on a production server. Testing new development/data is done on a test server and we develop on a different server also. At the moment, a lot of the ...
2
votes
0answers
152 views

Caching WMS data

I have an mxd created from a wms server and I am using it as a basemap in a flex viewer app. In order to speed up renedering time I need to cache this. However I have been unsuccessful. After the ...
2
votes
0answers
92 views

How to tell if an ArcGIS Service is secure?

I am creating a .NET REST SOE for ArcGIS Server 10, and I will need to determine if a map service (or image) is secure or not. Is there a property on a MapService that would tell me this in either ...
2
votes
0answers
97 views

ArcGIS Server - E-Tags

From an ArcGIS Server (9.3.x or 10.x) instance, can anyone confirm if REST HTTP response headers are modified when the data within a layer is updated? For example, if I query a layer at time x and ...
2
votes
0answers
384 views

Intersection problem: too many elements?

I have this code where an IGeometry shape (4-5 circles not filled) should be intersected with another layer's features // Convert from IGeometry to ADF Geometry Polygon ...
2
votes
0answers
106 views

Accessing Network Link layers through Google Earth API

When creating a Network Link, in ArcGIS Manager, I am able to add multiple layers to the KMZ. Is there a way to access each of the layers separately using the Google Earth Plugin API?
2
votes
0answers
406 views

Intersect two layers and get resulting features

I have X layers on a map and I need to intersect chosen layers (two per time) and color resulting features. I'm trying to get this code working // get first feature (index 0) ...
2
votes
0answers
137 views

ArcGIS Can't get ResultImageLayer

I am unable to get a ResultImageLayer. I can get a GPFeatureRecordSetLayer using ResultData and add the feature geometries individually. I am using ArcServer 10.1 so it is not a pre-release problem. ...
1
vote
0answers
17 views

How do I mashup imagery from Gigapan?

NASA recently published this long imagery swath onto Gigapan. Is there some way to mash up imagery from Gigapan so that it displays in a web map, using one of the ArcGIS web mapping API's?
1
vote
0answers
59 views

Getting started with development for ArcGIS Server

I'm currently working on upgrading a C# web service I wrote a couple of years ago built against ArcGIS Server to ArcGIS Server 10. The application in question does some basic spatial queries and ...
1
vote
0answers
29 views

Unable to reorder after layers from multiple ArcGISDynamicMapServiceLayers

I used the ArcGIS Javascript layer reordering sample as template. Initially I have 4 layers added to the map by ArcGISDynamicMapServiceLayer where reordering was working. Then, instead of using add ...
1
vote
0answers
35 views

Embed map in a website

I am using arcgis server 10.0. I published a mxd file using arcgis manager resources. I see the web url http://cosmic-dellt410:8399/arcgis/services/DD/MapServer but it says get method not allowed. I ...
1
vote
0answers
52 views

Call Vehicle Routing Problem Service via REST - Problem with “time” attributes?

I am trying to get a Vehicle Routing Problem to work as a geoprocessing service on one of our servers. If I call the geoprocessing service via REST url and submit depots, orders and routes WITHOUT ...
1
vote
0answers
38 views

How to dynamically add all feature layers using ArcGIS JavaScript API?

I have a mapserver http:// mymapserver/services/rest/xxx/mapserver/ which contains 7 layers with /mapserver /1 /through mapserver/7 If a define an ArcGISDynamicMapServiceLayer and 7 ...
1
vote
0answers
50 views

ArcGIS in PhoneGap

I am trying to set up a PhoneGap application with an ArcGIS Map using a Windows Phone template in Visual Studio 2012. I have tried using an example from the ArcGIS Javascript API samples to ...

1 2 3 4