0
votes
2answers
48 views

ArcGIS javascript api - layer reordering - how to add new layers?

I am learning ArcGIS javascript API and wanted to make a reordering panel for my webapp. I looked through the ArcGIS sample. but I'm stuck at addLake() function. If I'm understand the sample ...
6
votes
3answers
122 views

How to mirror two geodatabases on the fly?

I'm new to arcgis and its applications. We have the full suite of arcgis solutions (arcgis server, desktop, arcgis sde) We have a requirement... geodatabase (A & B) A & B reside on 2 ...
1
vote
2answers
60 views

upload table to ArcGIS Server

We are building a process which will allow users to submit a table of GPS data to update our central repository for all GPS data. Let's say that the target is simply a SQL data table. At first I ...
1
vote
1answer
132 views

Cannot input new data into FeatureDataForm

I am wanting to update the fields on my server using a FeatureDataForm. I have followed the documentation, but it still does not work. It also does not have the buttons in the form that say 'OK' and ...
1
vote
1answer
59 views

Adding, Updating, and Deleting information from arcGIS Server

I am new to ESRI and GIS. I am starting to get into using client data. I have created maps and put them to the server using arcMap and arcGIS for Server. I need to know how easily I can access these ...
1
vote
1answer
92 views

Convert Heatmap into a Grid of Points

Question: How do you take a heatmap generated using a GIS software (arcgis, qgis...) and convert it into a uniform grid array of points which can be used to regenerate the heatmap (although with ...
1
vote
0answers
23 views

how to configure WebLogic server for ArcGIS Server 10.1

I wish to deploy arcgis services to a greater population via web maps, but before I do this I must install a web server. I am going to use WebLogic Server, it's used listed as a arcgis server ...
6
votes
1answer
126 views

Why are annotation features containing both GraphicElement and TextElement objects not drawing in an ArcGIS Server map service?

I am building annotation features with Python/comtypes/ArcObjects. The annotation works great in ArcMap (10.1), but it is does not draw when published to a map service in ArcGIS Server. Each piece ...
4
votes
1answer
46 views

How do I create a geodata service from a certain Version?

This is with ArcGIS for Server and Desktop 10.1 I want to host a geodata service, but I don't want it to be from the DEFAULT version. I want it to be from an alternate version, that I can check the ...
1
vote
1answer
115 views

How to test if ArcGis server 10.1 is running correctly?

I've recently installed arcgis server 10.1, but I'm not sure if it installed correctly, or if the proper ports are open. Here is my reasoning and I may be off: 1) When publishing a new service(i.e ...
3
votes
1answer
98 views

How to migrate from ArcGIS Server 10.0 to 10.1

Due to the new system architecture of arcgis for server 10.1 I am first writing here to ask if anyone has successfully migrated from AGS 10.0 to 10.1 and what problems were encountered. I am currently ...
4
votes
1answer
105 views

ArcGIS Feature Service - Return a Single Row / Record

Is it possible to get just one row/record returned from a feature service query -- similar to the TOP, ROWNUM and LIMIT in database queries? Of course, OBJECTID "1" is not guaranteed. Is there a trick ...
3
votes
1answer
184 views

Why can't I access my ArcGIS Server externally?

I'm not sure what I'm doing wrong. I have Windows 2012 Server x64 with SQL Server 2012. I'm also using IIS 8 as a web server on the same machine. I've installed ArcGIS for Server 10.1 ...
1
vote
1answer
90 views

How do I change the ArcGIS Server Web Adaptor name?

If I decide I want to change the Web Adaptor name, is it as simple as going to the Web Adapter tab in the Server Manager and clicking unregister? And then would I just rerun the Web Adaptor install ...
1
vote
0answers
37 views

Should the web adapter shared key and the shared key in the Server Manger be the same?

I just set up the Web Adapter and when I go to the directory it was installed in and open the WebAdapter.xml file, it lists a shared key. But when I go into the Server Manager security tab and check ...
0
votes
2answers
158 views

Access geoprocessing service via REST, get JSON back

I have an ArcGIS Server 10.0 geoprocessing task with a REST endpoint something like this: http://server/arcgis/rest/services/MyService/GPServer/MyTask The task takes a parameter. I was hoping I could ...
2
votes
2answers
236 views

I need help understanding ArcSDE and Server. How can I access services outside network?

I'm learning about ArcSDE and ArcGIS for Server on my own without any official training. I've successfully installed ArcSDE and Server for 10.1. We are using SQL Server 2012 on a Windows 2012 Server ...
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
346 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 ...
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 ...
4
votes
2answers
222 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 ...
3
votes
2answers
97 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
3answers
92 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
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 ...
4
votes
2answers
172 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 ...
3
votes
3answers
187 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 ...
1
vote
1answer
229 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 ...
3
votes
0answers
241 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
1answer
93 views

Is it possible to add arcgis-server services or ArcSDE datasets to Tilemill

Our web design department wants to use mapbox/tilemill to create webmaps for our public websites, but all our data is made available through ArcGIS-server or ArcSDE. Is there some way to use these ...
1
vote
0answers
189 views

How to solve error 'coordinate exceeds the valid coordinate' in ArcGIS?

All of the layers in map document are in wgs84. I am getting an error message in the ArcGIS server log for one specific layer (see below). I ran the analyze tool from the Map Service Publishing option ...
1
vote
1answer
228 views

How to display unique records in combo-box in ArcGIs Java Script API ver 3.0/3.1?

I am displaying almost 9000 records by four type (A,B,C & D) in which I am displaying records using combo-box. Each record is classified by "ctype" ( A or B or C or D) so I am putting this in ...
0
votes
0answers
50 views

How to publish web map to specific website?

I installed arcgis server10.1 with vb.net, and i have created web map application and gis services,i want to know what is the next steps to publish web map to specific website, not arcgis.com,i am ...
1
vote
1answer
159 views

How to use python to export ArcGIS Server Map Service Properties?

What arcpy module can I use to write a python script to mine for fields of my map service properties and export them to a .tx file? I assume we need to tap into GIS Servers within the ArcCatalog ...
3
votes
1answer
96 views

What is the difference between “Publish a service ” and “Save the service defination file” in ArcGIS Server 10.1?

I have published few map services in which I directly publish on server and for remaining services I have created service definition file. All services are working fine but what exactly difference ...
4
votes
1answer
201 views

How to create an Shapefile on ArcGIS Server side?

I am developing a script which gets an JSON array with point coordinates. This array is encoded to a python dictionary. From this I filter all points (latitude and longitude) and an ID. This ...
2
votes
1answer
251 views

Auto-update the map service & REST in ArcGIS server 10.1

I have one map service which is updating per day so I need to manually overwrite the service in ArcGIS 10.1 In previous versions 10.0 its very easy..just update the .mxd then REST will be auto ...
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 ...
4
votes
3answers
855 views

Query Layer with user-defined (dynamic) parameters in ArcGIS 10.1

I have prepared and published with ArcMap 10.1 to my ArcGIS Server a Query Layer to access some information in my database. My output map represents the European Union states and using annotations, ...
3
votes
1answer
93 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
2answers
98 views

ArcGIS Tracking Server

I want to create a vehicle tracking application. I have ArcGIS Desktop and ArcGIS Server. Can I create application for real time with these two software? I saw in ESRI site another server called ...
2
votes
1answer
212 views

Create dynamically multiple layers in ArcGIS Server 10.1

I am using ArcGIS Server 10.1 and Desktop 10.1 software. I am publishing table from sqlserver to the ArcGIS server, that table (from sqlserver) is updating hourly, and the types are increasing. I ...
1
vote
1answer
244 views

Labels are not showing in a published ArcGIS Feature Service

I'm using ArcMap 10.1 to publish a feature service. The labels show on the mxd, but not on the service (on a web application or on mobile application). Do I have to create an annotation layer or am ...
3
votes
1answer
388 views

Can an Esri service pack be uninstalled at 10.1?

At v10, it was nice that you could roll back individual Service Packs. Ive just rolled forward to 10.1 SP1 on my dev machine (not a fresh install), but it would appear this option is not available ...
1
vote
2answers
136 views

How do I control what features get rendered with an ArcGIS Server service?

Question: Using a mapping service set up with ArcGIS Server, how can I set up a parameter that limits which features are being rendered? e.g. "/service?organization=megacorp"? Background: I am ...
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 ...
2
votes
2answers
115 views

How to project US States in Transverse Mercator [duplicate]

Possible Duplicate: Layers having the same coordinate system should overlap, but they don’t. What’s wrong? I created two different MXDs, one for City of Tucson and another for US States. If ...
1
vote
1answer
118 views

Any advice to help troubleshoot failing ArcGIS Server (10.0 sp5) Geoprocesses?

There are a few geoprocesses on a recently restored ArcGIS Server that are behaving strangely. If we turn on 'show messages' and try to run the process from the rest interface, the process will report ...
2
votes
1answer
441 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, ...
1
vote
2answers
240 views

Enable FIND in ArcGIS Server 10.1

Trying to get a FindTask working via this sample and the only difference between my code and the samples that I can see is that the sample data has a find operation enabled. I can't find in my server ...

1 2 3