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
25 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 ...
2
votes
0answers
67 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 ...
6
votes
1answer
129 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
48 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 ...
6
votes
1answer
73 views

CSS Spritesheets and picture marker symbols in the AGS Javascript API

I'm working on improving the load performance of a large ArcGIS Javascript application, and one area where we can have trouble is that there is a visible delay between putting a graphic with a ...
1
vote
1answer
123 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 ...
0
votes
0answers
123 views

Why can't I connect to ArcGIS Server 10.1 from ArcCatalog?

I have my work laptop at home and when I open ArcCatalog 10.1 and click on my connection to our ArcGIS Server which I am an admin user on, I get the following messsage: I hit Yes, and the following ...
1
vote
1answer
100 views

arcgis server 10.1 site url

should my "site manager" url contain "localhost:6080"? or should it be "(my pc name):6080"? After giving arcgis server account permissions to proper folders I created my site, but it has the name ...
0
votes
0answers
38 views

How to copy feature layer graphics

Is there any way to copy graphics from feature layer? More details: I have a map, where I retrieve some information from sql db and add a chloropleth map based on the values. Before adding them to ...
0
votes
0answers
12 views

the reference of the object map is not defined for its instance

i'm working in visual studio 2010 with vb.net i'm trying to develop a function called query attribute but the code generate an exception " NullReferenceException" Public Function ...
1
vote
0answers
44 views

Searching an ArcGIS Server 10.1 search service with ArcGIS for Sharepoint

Could someone kindly tell me if it is possible to search an AGS 10.1 Search Service index using ArcGIS for Sharepoint? I am basically looking for a comparable search functionality to the Enterprise ...
0
votes
0answers
28 views

ESRI AddFeatures call on rest endpoint with attributes

I can add a line feature via the rest endpoint with my hand crafted call from C#. However, if i add any attributes to the call it will fail and say unable to perform operation. All of the fields in ...
0
votes
0answers
20 views

How to access the USGS Small Scale Shaded Relief from a client application?

I am writing a Java client application that needs to make use of USGS Small Scale Shaded Relief images served as tiles. The supported interfaces are REST SOAP WMS as described at the bottom of that ...
1
vote
0answers
42 views

How to add a column to table with sdelayer command?

I am working with an oracle11g database and I would like to add a new column to a feature class stored in this database. I would like to use the sdelayer command but can any one of you give me a tip ...
2
votes
1answer
116 views

Steps to create an interface Editing ArcSDE Layers in a web service online. Similar to ArcGIS Desktop

The initial idea is to make a multiuser web service for editing versions of an ArcSDE geodatabase online (each version for each user. Is it possible to acces through a password and user name?). Can I ...
3
votes
1answer
99 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 ...
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 ...
1
vote
1answer
82 views

Arcgis Server - Highlight Identified Features

I am identifying features from an ArcGISDynamicMapServiceLayer All the sublayers can be toggle on/off and when identifying, only the visible layers are queried/returned. Below are the initIdentify ...
3
votes
1answer
63 views

Attaching files to features: File server vs SDE attachment

I have some files that I would like to attach to my sde features. Files are small in size ( <40 KB) and have 1:1 relation to features. I wonder which method is superior, specially in terms of ...
5
votes
1answer
69 views

Is it possible publishing a Python Add-in in a web service?

I'm trying to make a multiuser web service for editing an ArcSDE geodatabase. I wanted to know if I can to add my python add-in in Arcgis Server? And if the answer is yes, how can I publish it?
2
votes
1answer
62 views

Can we compare a Service in Arc GIS server with normal webservice

In Arc GIS server there are many types of services are available (like feature service, Map Service, Geo-processing service etc.,). My question is in general web service whether it is ASP.NET web ...
0
votes
1answer
28 views

number of arcgis server users for CAL-based backends

The licenses for our organization's MS SQL and ArcGIS Server are such: MS SQL: CAL ArcGIS Server: enterprise Are the number of users that can be served still limited to the number of CALs present in ...
0
votes
0answers
32 views

SDE Connection raise exception

I am supporting a .NET code that is running on ArcGIS Server 10.1, and communicating with ArcSDE Application Server 9.3 There is part of the code that is doing long loop. And when it comes back to ...
0
votes
0answers
174 views

How to include WMS, WMTS and WFS services using ArcGIS for Server Silverlight Builder?

Hi I am new to arcgis for server (silverlight builder) and I am wanting to include public WFS,WMS and or WMST services in an application I'm building but I just cant seem to do it. I have read that ...
3
votes
1answer
103 views

ArcGISDynamicMapServiceLayer change layer hierarchy

I am building an application off an existing map server using the javaScript API. The server has about 10 layers that I am loading into my application as a ArcGISDynamicMapServiceLayer. Once I have ...
4
votes
1answer
155 views

Building a custom, dynamic legend using ArcGis-server js and dynamicMapServiceLayer

I have a dynamicMapServiceLayer that I am using to build a map application. There are about 10 layers in the mapservice that I am toggling using the setVisibleLayers action. I would like to build my ...
2
votes
1answer
91 views

Can arcserver be used to populate jquery autocomplete?

I would like to set up autocomplete on a text box using jquery autocomplete with data from an arcserver service. I'm wondering if this is possible and if so how i would implement it. I'm using the ...
2
votes
1answer
105 views

onLayerAdd function why dojo.connect?

I am building a map application, calling layers from an arcgis-server using the javascript api. Maybe I am being stubborn, but I am trying to minimize my use of dojo throughout this process. Much ...
3
votes
1answer
116 views

ArcGIS Server cache from outside wms service

I have an arcgis server web application (version 10.0) that utilizes an external wms service for displaying some information layers on top of a local basemap. This external service has a tendency to ...
0
votes
1answer
89 views

save features in personal geodatabase using arcgis javascript API

hi anyone can u please clear my doubt, thanks in advance i want to save the feature in the personal geodatabase using arcgis javascript. from the feature prospective i'm having the geometry of the ...
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 ...
1
vote
0answers
71 views

Arcobjects initializing license error

I have ArcObjects .NET code that is running on a machine with ArcGIS for Server 10.1. The application worked on the dev server. But when I moved to Test server, I am not able to initialize the ...
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 ...
1
vote
1answer
103 views

AJAX WMS Request from Linux to Windows ArcGIS Server [duplicate]

I am trying to figure out a CORS header or cross domain issue but to no avial. We have an OpenLayer application hosted on a Linux server. However, it calls a WMS service that is hosted on a Windows ...
0
votes
1answer
147 views

ArcGIS 10.1 SP 1 install on Windows Server 2012 questions

I will be setting up ArcGIS server 10.1 SP 1soon and I have a few questions before I start this. I have looked at the Web Adapter and the ArcGIS install guides but wanted to get some input. 1.Has ...
3
votes
1answer
190 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
92 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
40 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 ...
2
votes
1answer
239 views

Where do I download the ArcGIS 10.1 SP1 Web Adaptor?

I've been looking all over the place and I can't find the download! Where do I find the ArcGIS Server Web Adaptor?
2
votes
1answer
62 views

ArcCatalog crashes when publishing a composite locator service

I created two address locators in a shared file gdb which I then published as separate geocode services. After performing several test searches in ArcMap against the gdb locators and the services, ...
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 ...
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 ...
2
votes
1answer
64 views

ArcGIS Server 10.1 - Cached tiles cut off features

I have a, ArcGIS MapServer with cached tiles. The problem I ran into is, that the features which are next to the MapServers extent are cut off. The image below should explain the issue. The blue line ...
2
votes
1answer
65 views

Binding to ArcGIS for server

I am building a stand alone .NET applications using ArcObjects. I want to run it on the server, where I have ArcGIS for Server. I am trying to bind the license at runtime to the ArcGIS server ...
1
vote
1answer
143 views

Tracking field personnal using android app and showing in ArcGISonline

Planning to equip field personnel with GPS enabled phones (android) and collect the location and photograph of assets. Can we use ArcGIS for android in the phone, use this to upload GPS and photos , ...
2
votes
1answer
192 views

Can ArcGIS Desktop 9.3.1 open Geodatabase created using ArcGIS for Server 10.1?

can it possible to use old version of arcgIS desktop, say ver 9.3.1, if we develop a geodatabase using arcGIS 10.1. The above answers were very useful will make me to understand more on arcgis server, ...
2
votes
2answers
242 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 ...
4
votes
2answers
245 views

ArcGIS Server 10.1 - Inconsistent Querying Errors

I have recently upgraded to ArcGIS Server 10.1 SP1. Since making the switch, I am getting a lot of inconsistent errors, specifically performing queries against a map service's REST API with the ...
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 2 3 4 5 15