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)

1
vote
0answers
76 views

ArcGIS Server Search Service and mapped client drives

With ArcGIS Server (10.1), is it possible to register a folder to the Search Service for indexing using one path, and serve it to users with another? how? For example the server sees ...
1
vote
1answer
79 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
67 views

Identify Tool for JS API similar to the tool in ArcGIS Desktop?

As documented in my earlier questions, I am having trouble connecting multiple ArcGIS Server services to identifyTasks. Therefore, I'm wondering if there is a tool/process or if its possible to create ...
2
votes
2answers
217 views

“The tool not licensed” ERROR on a geoprocessing service on ArcGIS Server 10.1

I have a python script which runs well as geoprocesing tool. When published on ArcGIS Server 10.1 as geoprocessing service, however, it throws the following error: Unable to complete operation. Error ...
0
votes
1answer
65 views

Transferring ArcGIS Server directories to another location (D drive) on AMI EC 2

Updated question: I am using ArcGIS Server 10.1 + ArcGIS desktop 10.1 on AMI EC2 instance & I am facing space problem so trying to move existing server directories to different drive. Currently ...
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 ...
4
votes
2answers
254 views

ArcGIS Server 10.1 publish geoprocessing tools

I have been trying to publish a geoprocessing tool to our new ArcGIS for Server 10.1 with SP1. I configured the serves to not to copy data to server when publishing services. The tool ran well and ...
3
votes
2answers
201 views

Are there any Python scripts for creating .mxd files?

I am a newbie to both ArcGIS and Python. My requirement is to automate the below MANUAL process: Creating a layer in ArcGIS for Desktop. To put it in another words, creating an ArcMap document ...
2
votes
2answers
352 views

ArcGIS Server 10.1 and SQL Server 2012 SP1

We have just built and new ArcGIS/ArcSDE system with SQL Server 2012 SP1. We are experiencing very long periods (up to 2 minutes) just to connect to the database in Desktop. Desktop does connect and ...
0
votes
2answers
104 views

problem with the installation of web ADF runtime arcgis server 10

I'm trying to install ArcGis server 10 (windows 7 32-bit)and I found problem in the installation of ArcGIS Server for the Microsoft .net Framework - Web ADF Runtime. The error is: ArcGis Server ...
0
votes
1answer
143 views

Filtering a Feature Class in using ArcGISDynamicMapServiceLayer

I'm using the following code in Flex to display all the features in a Feature Class defined in the "Data Layer". var dataLayer:ArcGISDynamicMapServiceLayer= map.getLayer("Data Layers") as ...
0
votes
0answers
30 views

Error which are logged in console window

I have Polygon feature layer consisting of 2 lacks of feature but i am displaying few features depending on filter which we apply dynamically.if server returning 1 thousand records also then also it ...
1
vote
0answers
51 views

edit 10.1 feature service

has anyone edited a 10.1 feat. service using desktop 10? I can view the service and add it to the map, but when I go to edit features/create local copy for editing, I get an "error creating the..." I ...
0
votes
0answers
25 views

Automatically delete services after a set period of time

Is it possible to automatically delete services after a set period of time? Is the username of the publishing user and the date the service was published saved anywhere? We are trying to implement a ...
4
votes
2answers
225 views

Truncate Table tool with geoprocessing service (ArcGIS 10.1)

A model I built with ModelBuilder works as expected in Desktop yet generates numerous error messages when published as a geoprocessing (GP) service in ArcGIS Server 10.1 SP1. I've decided to start ...
2
votes
1answer
83 views

How to control the rendering priority/order of feature layers?

I am displaying polygon, line and point feature layers on a button click event and adding layers in order based on their geometry type, e.g.: polygon -> line -> point. In certain cases layers are ...
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 ...
1
vote
1answer
133 views

XY event layer doesn't work with ArcGIS Server 10.1

I have a geoprocessing tool written in Python that contains operations on an XY event layer. It worked perfectly when running from ArcCatalog. When published as geoprocessing service on ArcGIS Server ...
0
votes
1answer
40 views

Updating the reference data for an existing geocode service

I created an address locator in an ArcSDE gdb, based on data stored in a point feature class in the same SDE gdb. I then shared the locator as a geocode service and am consuming it in a Silverlight ...
1
vote
0answers
83 views

ArcGIS Server - Polygon lines dimenstions

How to measure the lines of polygon . VB.NET + ArcGIS Server . I have ArcGIS Server 9.3 - WebADF - VB.NET
3
votes
1answer
105 views

How to find the polygon containing a given coordinate using ArcGIS Geometry Service?

Say I have an ArcGIS Server GeometryService running, and a map service containing ZIP code polygons (all ArcGIS 10.1). I want to pass a coordinate, and have it return which ZIP code contains that ...
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 ...
3
votes
4answers
167 views

Geocodes fails when published to ArcGIS Server

I have a composite address locator that was built using our streets line file and our address points that works great in ArcMap 10.1 sp1. But when published to ArcGIS Server (10.1 sp1) no results are ...
2
votes
2answers
92 views

How to return feature.shape from server by using WCF and ArcGIS Silverlight API?

I am using the ArcGIS Silverlight API. I all I need to do is to get the geometry from a feature by objectid to zoom to it: getFeature(objectid); So I used WCF service to get the geometry but I ...
1
vote
1answer
100 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
123 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
105 views

Unable to publish large map services to arcgis for server 10.1

I published various map services(feature layers) for multiple web mapping applications on the new ArcGIS for Server 10.1. There were about 50 services and averaged about 50mb in size. This was ...
2
votes
1answer
63 views

SOAP url of arcgis service

I basically use REST URL to display feature layer or ArcGISDynamic Service layer and it is commonly promoted by ESRI by their api example. I was wondering since the ArcGIS server also provide SOAP URL ...
3
votes
2answers
98 views

Esri ArcGIS Server Maintenance

I am looking at our quote from Esri and am not sure on the difference between two items on the quote. They are: ArcGIS for Server Workgroup Standard One Core Additional Migrated Maintenance Start ...
1
vote
1answer
456 views

Changing ArcGIS Server 10.1 port (6080 to 8080)

Due some network issue (Maps are not displaying in secure environment), I want to change the default port 6080 to 8080. I am going through Web help and few links in which they mentioned that install ...
1
vote
0answers
66 views

setLayerDefinitions without defining layers?

I am working on a similar project to How to zoom to feature when clicking on drop-down list box item with ArcGIS JS API?, trying to filter the graphics on my map based on the user input into a ...
1
vote
1answer
82 views

Does Web ADF 10 work with ASP.net 4?

I already have an ASP.net application using VS 2010 and .NET framework version 4 and ArcGis Server 10, and i need to add just a page, have map and toolbar. When I try to add map control and run the ...
0
votes
1answer
170 views

Esri Query Task service does not display

I am trying to make my way through some ArcGIS server Javascript API tutorials. My current issue is that when I try to display an Esri.Map, all I see is the "powered by esri" logo in the bottom right. ...
4
votes
1answer
201 views

What licenses are needed for ArcGIS Server and SDE (vs a FOSS setup)?

Does anyone know where I could find a cost breakdown for an ESRI/Microsoft GIS server and database setup? I'm trying to figure out all the costs associated with an ArcGIS Server/SDE sitting on top of ...
1
vote
3answers
93 views

Display Network analysis route service in India.

I am working on ArcGis javascript api, I need to display route from one point to another. Thats why I need any Network Route Service for India. Is there any? Thank You
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 ...
1
vote
2answers
158 views

How to create a routing application with ArcGIS Server?

I have the task to find out what is necessary to build a routing application using ArcGIS Server. I am not a GIS beginner, but have had no experience with ArcGIS Server. As this project is at the ...
1
vote
0answers
70 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 ...
0
votes
2answers
213 views

Testing software (like QTP ,Selenium) for ESRI platform (Desktop and Web based)

Does anybody know any testing software/tools for ArcGIS platform (version 10.1). Specifically : Customized ArcGIS Desktop application & Web application. I researched on Google but am not able to ...
4
votes
2answers
174 views

How to auto-add new values to unique values classification values range?

I am using ArcGIS Desktop 10.1, ArcGIS Server 10.1 & SQL Server 2008 software. I am adding the query layer and directly publishing to ArcGIS Server and accessing the map in a JavaScript ...
5
votes
2answers
132 views

Updates to ArcSDE via Oracle trigger

Is it possible and/or feasible for an Oracle trigger to periodically update ArcSDE via a REST geoprocessing service? Does anyone have any experience with such a thing? The reason for this is that I ...
3
votes
3answers
188 views

ArcGIS Server 10.1 Python GP script shape as input parameter

I am writing a geoprocessing script that will need to accept a shape as an input parameter. This shape will be obtained by a user drawing the shape in a web application. The web application will ...
3
votes
1answer
61 views

How to check what application uses my services - arcgis server 9.3

I serve a lot of map services via my arcgis server 9.3. Can I determine somehow which webapplication or desktop clients are using or were using my services? I know that I can view apache access log ...
1
vote
0answers
37 views

ArcGIS Server 10.0 Java - Upgrading JAI

I am developing a SOE for ArcGIS Server 10 SP 5 in Java. The SOE makes use of some GeoTools functionality - specifically the HeatmapProcess. I have written a small api (with all GeoTools, no ...
1
vote
1answer
237 views

Error code 500 at REST Endpoint of published geoprocessing service - Problem with output parameter type?

Using ArcGIS 10.1 (Server and Desktop) I've been trying to publish a geoprocessing service based on a python script I wrote. Of course, it all works flawlessly from ArcGIS Desktop but I run into all ...
1
vote
0answers
97 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 ...
0
votes
1answer
81 views

ArcGIS Server Java Edition - Deploy App to Embedded Tomcat

I am more experienced with the .NET side of the house, so please excuse me if this is a simple question. Can I deploy an non-ArcGIS/ESRI app to the embedded Tomcat instance shipped with ArcGIS Server ...
1
vote
1answer
80 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
114 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
97 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 2 3 4 5 15