2
votes
1answer
28 views

Is it possible to set the color of a symbol from an attribute of the graphic?

I have a feature layer used in a client flex application. The feature layer is used to publish a feature class that has many attributes. Among those attributes there is one named "color". As its name ...
2
votes
0answers
36 views

ArcGIS Server Security related justification

We just installed ArcGIS server(JAVA) and the network security has a few policy that requires us to provide justification on our setting. Does anyone have any reference document for the following ...
0
votes
0answers
17 views

ArcGIS server 10 web adf query attributes task results sorting

I'm fairly new to web mapping and my company uses ArcGIS server 10 web ADF. I've used 'query attribute' task and given the list of data to select from. Now I was asked if I could sort those results ...
0
votes
0answers
8 views

find multiple OBJ_Ids in multiple Layers (ArcGIS Server 10.0 Rest API)

I would like to get a "bounding box" of two or more features in a GET request to an ArcGIS Server 10.0 MapServer service. The following Code works: ...
1
vote
0answers
31 views

GPServer does not exist or is inaccessible

I have successfully published a Geoprocessing Tool as GP services, I had called it with success, but when I try to call it, now it gives me this error GPServer does not exist or is inaccessible for no ...
0
votes
0answers
23 views

How to setup users and user groups on a distributed architecture?

I am learning ArcGIS distributed installation. I planned like this picture. I read from installation documents about server users group. agsAdmin agsUsers Which machine contains user groups and ...
6
votes
0answers
57 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 ...
1
vote
1answer
75 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 ...
0
votes
0answers
26 views

Does the ArcGIS Flex API simplify polygons by default?

I have a feature access map service that I use on an ArcGIS Flex web application. Some polygons published by the feature service, seem to be "simplified" by the Flex API before they are drawn on the ...
0
votes
1answer
49 views

Why do objects disappear when I zoom on a dynamic map service? [closed]

I have a dynamic web map service that contains some point objects. When I zoom in and out, some of the point object disappear and reappear randomly. The map service is dynamic, no cache has been ...
1
vote
0answers
38 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 ...
0
votes
1answer
38 views

Arcgis Server name include domain

When I create a web app using the template it points to cos-t420:8399/arcgisoutput but I need it to be cos-t420.web.com.sg:8399/arcgisoutput How can it be done? am using the java version.
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 ...
0
votes
1answer
50 views

Is it possible to change dynamically the map spatial reference?

I have a map that uses ArcGIS Online in the small scales. So my map needs to be in Web Mercator in small scales. In the big scales, my web client Flex application uses some feature and map services to ...
1
vote
1answer
103 views

How to Publish a Time Aware Mosaic dataset as an ImageService with Temporal component?

I have a Time Aware Mosaic dataset , which contains 5 rasters. I have entered the dates for the given rasters, by adding a Text Field with the dates. (The dates of the images are from 3/1/2013 to ...
1
vote
1answer
42 views

Is it possible to recover ArcGIS Online tiles of a zone, then reproject and republish them in a Map Service?

I'd like to use ArcGIS Online basemaps but not is the Web Mercator projection. Because of that I want to know if it's possible to reproject and republish them in a Map Service.
2
votes
1answer
43 views

Do FeatureLayers reproject their features to adapt them to the map projection?

I'm working with the ArcGIS Flex API. For example, ArcGISDynamicMapLayers do reproject their data in order to make it in the same projection as the map. Do FeatureLayers have the same behaviour?
1
vote
0answers
59 views

Why can ArcGISDynamicMapServiceLayer read a cache service?

I received a cache folder created from a MXD that I don't possess. Then I was asked to publish that cache as a map service. To do that, I created a map service using a MXD (I created) that contains ...
3
votes
2answers
61 views

Problems displaying joined attribute data through ArcGIS Server

I have an ArcSDE feature class in an ArcMap MXD which I have 'joined' to a view into an external SQL database table, that is connected via an OLE DB connection. In the MXD the join works perfectly; I ...
1
vote
1answer
150 views

Network Analyst REST service gives error “Routing error: Unable to complete operation unable to find attribute invalid Context”

I have created an Network Analyst Routing sample. On Arcmap it works fine when creating a route on the data. However, when I create Network Analyst service through ArcGIS Server, using this REST ...
1
vote
0answers
81 views

arcpy ArcGIS Server

Could someone please help me by giving me an example on how to make/connect/Add ArcGIS Server connection via python/arcpy? Thank you in advance. I'm using ArcMap 10.0 I desire to "Use GIS Services" ...
2
votes
0answers
59 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 ...
1
vote
1answer
52 views

Data safety in ArcGIS Server network

I want to know about the safety of data shared in an ArcGIS server network. Can someone hack into the network and steal the data? Suppose we create an ArcGIS web service and put up an application, can ...
1
vote
1answer
87 views

Using Query Layers with ArcGIS Server 10.0 for Java on Linux

I have an ArcGIS Server 10.0 for Java running under Red Hat Linux. I would like to be able to publish a Map Document that I have created which has a working Query Layer connecting to Oracle 11g. In ...
1
vote
1answer
118 views

Geocode service findAddressCandidates returns no candidates with 10.0 address locator

I posted this on an esri forum but nobody touched it. We've recently updated a geocoding service and I'm now unable to return addresses to my Java application. The old service is built with a 9.3 ...
2
votes
2answers
139 views

pass string varialbe to placeholder for attribute in infoWindow (ArcGIS Javascript)

I am working on a Javascript-based webapp that uses an ArcGIS map service, which has several attribute columns containing URLs to photos. The user will be able to open photos by clicking on a link in ...
0
votes
0answers
29 views

Mixed Content Warning on Secured ArcGIS SOAP Service in IE

I am accessing a secured ArcGIS SOAP service with ?wsdl at the end. When I try to open the service in IE, I get a mixed content (https & http) warning. I do not get that warning when I try to ...
1
vote
0answers
77 views

Raster on-the-fly projection in ArcGIS has different resolutions

I have a map document authored in ArcMap. The spatial reference for each of the raster layers is Alaska State Plane. If I set the Data Frame projection to Web Mercator (Auxiliary Sphere), then my ...
1
vote
0answers
103 views

Publishing Map With Mosaic Dataset YIelds Grey Image When Zoomed In

I'm working with ArcGIS 10.0 and ArcGIS Server 10.0 and I'm trying to publish a map that contains a Mosaic Dataset (I believe it's a new data format at 10.0), but after zooming in to a certain extent ...
1
vote
1answer
83 views

Feature edition errors

I've created a feature editor, of a puntual feature layer, in a flex 3.1 client. The feature layer is served by a feature service in ArcGIS Server 10.0. When I try to update or delete features (I ...
1
vote
1answer
118 views

No route results after calling network analyst service

I have published a network analyst service and I'm trying to use it from the Flex API 3.1. When I use the service in ArcMap or through the rest GUI in a browser, the service returns the right answer. ...
1
vote
1answer
109 views

What does “The ArcGIS Server Object Manager service hung on starting” indicate?

I often get this error message in the Windows 2008 R2 server event logs: The ArcGIS Server Object Manager service hung on starting. (EventID: 7022) Have tried searching the cause for this error but ...
1
vote
2answers
159 views

Map service created correctly but is inaccessible from the Flex API

I created a map service from a mxd document. When I try to display to it through the Flex API: <esri:ArcGISDynamicMapServiceLayer ...
3
votes
0answers
168 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 ...
0
votes
0answers
54 views

IF Statement for checking if the user clicked on a graphic in a Feature Layer

I am trying to display information in an InfoWindow when the user clicks on a point on a map. I have the content in the InfoWindow and it is popping up. The only problem is the InfoWindow pops up no ...
3
votes
2answers
2k views

How to make heat maps?

It might beginner question regarding heat maps..I want to prepare the heat maps so what parameters are required for that?? I gone through following posts about heat map..but I did not get exact ...
1
vote
0answers
35 views

esri.tasks.GenerateRendererTask for non 10.1 ArcServer

I wish to use the same features as the esri.tasks.GenerateRendererTask but it seems that it can be only used on ArcServer 10.1. Is it possible to achieve the same dynamic natural jenks breaks in the ...
3
votes
1answer
94 views

Error with publishing Sort tool on ArcGIS Server 10

I have a model that has one tool (Sort), works fine on desktop. When I try to publish get this error. Geoprocessing service initialization failed. Invalid parameter: Tool - General Sort : Parameter ...
4
votes
1answer
76 views

How can I overwrite a geodatabase in AcrGIS server 10 with SQL Server SDE, using xml workspace?

I want to transfer a geodatabase from my development server to my client's production server. We are using SQL Server, but in different versions. Hence I cannot use Backup/restore or detach/attach. ...
2
votes
1answer
487 views

How to troubleshoot a slow IIS and hanging ArcGIS Server?

Our ArcGIS Server 10.0 SP 4 website has been hanging lately where everything gets delivered except the map. When I try and check the REST Endpoints they it hangs and then fails. When I stop the IIS, ...
2
votes
1answer
118 views

How to publish model in toolbox as Geoprocessing Service?

I am using ARCGIS 10.0. I have created a model . This models takes three shape files and return the result in the form of shape file. I run this model and found it works fine and a shape file is ...
3
votes
1answer
98 views

i have an unhandled exception in asp.net

i am going to create a website and load a gis map to it. i am using arcgis 10 and i created a web application in arcgis server 10 i created a new WebSit in visual studio 2010 and add a map resource ...
2
votes
1answer
267 views

ArcGIS Server security and Windows domains - issues for non-IE browsers

I'm looking for some advice / experience in ArcGIS Server security with a Windows domain. Normally in this situation I would do some prototyping but I don't have access to a domain. I'm planning to ...
1
vote
1answer
113 views

Multiple-machine deployment scenario. Solutions?

I have a virtual machine (let's call it machine no.1) on which I have installed Microsoft SQL Express 2008 R+ ArcSDE 10.0+ ArcGIS Desktop 10.0 +ArcGIS Server 10.0. Everything is connected and works ...
2
votes
1answer
367 views

How do I interpret ESRI Licensing options to correctly build a quote that matches my requirements? [closed]

I don't know why ESRI licensing is so complicated, has so many options, and is so very poorly explained. The cynic in me says this is to force any potential customer to start a conversation with a ...
1
vote
1answer
467 views

Error when publishing Geoprocessing tool to ArcGIS Server

I've designed a model which compares some shapefiles to other shapefiles (I want to see if the files I get are the same as the files of my template). When I try to publish the toolbox (where the model ...
6
votes
2answers
2k views

Is ArcGIS 10.1 Desktop compatible with 10.0 Server?

Since upgrading my "ArcGIS for Desktop" (Windows 7) client to 10.1, I'm having the hardest time trying to figure out how to publish a Map Service on my (CentOS) 10.0 Server. Back on 10.0 Desktop, I ...
1
vote
0answers
69 views

locator service to use with ArcGIS Javascript API v2.1

I am hoping to find a locator service that will locate by address or intersection, and that will work with version 2.1 of the ArcGIS Javascript API. I tried this locator given in the examples, which ...
3
votes
2answers
406 views

ArcGIS Server 10 not publishing map services

In the past week, I managed to set up ArcGIS Server on the server but subsequently encountered errors when publishing a web map in ArcMap. I have set up the ArcGISSOC and ArcGISSOM accounts and given ...
2
votes
0answers
147 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 ...

1 2 3