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)

0
votes
0answers
18 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
1answer
28 views

Overwrite existing map service in ArcGIS Server 10.1 (through ArcPy)

I am using ArcGIS DT and Server 10.1. I want to over write existing map service though ArcPy and going through this link and getting an errorRuntime error Traceback (most recent call last): File ...
1
vote
1answer
27 views

What is difference between simultaneous users and simultaneous connections in ArcGIS for Server 10.1?

What is the difference between simultaneous users and simultaneous connections. We're looking at Workgroup standard vs Enterprise Standard. Here's what we want to do: Use Arc Gis Server to serve ...
0
votes
0answers
22 views

Can I access the request URL in a Server Object Extension (SOE)

I would like to obtain the full URL of a REST request inside of an ArcGIS Server SOE. I would like to return the full URL to an output file. But, the service may be exposed on different servers or ...
0
votes
0answers
22 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 ...
0
votes
0answers
14 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
0answers
23 views

I copy/pasted code from ArcGIS .NET ashx proxy into my Controller method, now debugging is jumping all over the place (multi-threaded, apparently)

I have a controller that takes in JSON data via HTTP POST. Inside this controller is a call to a method that I copied/pasted from ArcGIS's .NET implementation of the proxy that's needed to connect to ...
-1
votes
0answers
30 views

Get attributes and geometry from a feature and convert it to a graphic in JavaScript

How can I get the attributes of a selected data (wfst) and push it into a grid? Can I convert this selected feature to a graphic? Any idea?
0
votes
1answer
22 views

ArcGIS JS API: How to get the lat/long of the viewport vertices?

I would like to get the min lat, min long, max lat, max long of my viewport in ArcGIS JS API. Is this possible?
0
votes
1answer
50 views

ArcGIS for Server or its alternative?

I am trying to develop a GIS web application. I am using ArcGIS for desktop as the database. I need to use existing ArcGIS Restful services but also need to publish some new services. I think that ...
0
votes
0answers
26 views

Dynamic labeling looks awful in flex map

I published a service to ArcGIS Server 10.1 from an .mxd with no halos around the labels and created a flex application using the flex viewer. When I browse to the map here and zoom in on an ...
0
votes
1answer
17 views

Could use a bit of XAML guidance when designing with ESRI Silverlight Viewer

I'm trying to implement a version of this in my web map: http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#MapExtent As you can see, part of the XAML is: <esri:Map ...
0
votes
1answer
27 views

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

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
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 ...
0
votes
2answers
45 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 ...
0
votes
1answer
25 views

How do I initialize the ArcGIS proxy via server side .NET code (C#)?

I know how to do this via JavaScript code: esri.config.defaults.io.proxyUrl = "../proxy.ashx"; But, how do I do this in .NET? I am very new to the GIS space.
0
votes
1answer
32 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.
0
votes
0answers
7 views

Export ArcGIS TilePackage from large RasterDataset

We store a large (>1TB) RasterDataset of our Orthoimagery in an ArcSDE 9.3.1 Dataserver (on SQL Server 2008 SP1). With ArcGIS Server 10.1 we want to export TilePackages of certain areas to use them ...
1
vote
3answers
25 views

Arcgis 10.1 server, arcgis manager shows page cannot be displayed

I am facing this issue only in one machine. I installed ArcGIS 10.1 SP1 in Windows 2008 R2 machine, installation went fine. But the select Arcgis manager, localhost:6080/arcgis/manager, it shows ...
2
votes
1answer
47 views

Stand-alone Server Object Extension (SOE)

I would like to setup a REST service through ArcGIS Server. In this case I do not need a map service, but it seems like you can only deploy an SOE as an extension to another service. It seems ...
1
vote
0answers
39 views

How to use Advanced Symbology in ArcGIS for Android?

I try to use the advanced symbology in order to draw nato symbols in JAVA I need little help about it, What the parameters _WKID mean like in this command : lmessage.setProperty("_WKID", "3857"); ...
-2
votes
0answers
79 views

Dekho vs GeoCortex [closed]

I am currently using Esri Australia developed Dekho and want to change to GeoCortex (developed by Latitude Geographics). What are pros and cons related to these two software framework for web mapping? ...
1
vote
0answers
37 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 ...
0
votes
1answer
22 views

ArcGIS 9.3 geoprocessing service output consideration

I'm developing geoprocessing service which do few processes with geographic data. I would like to get somehow geometry of those data and use it in my web aplication (JS ArcGIS API). Now I'm wondering ...
6
votes
3answers
103 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 ...
2
votes
1answer
42 views

ArcGIS JS - Missing “style” when printing dynamic layer

Im having an issue trying to get the url of the map being printed with a dynamic layer. WIth just tiled services and basemap it prints just fine. // USED FOR PRINTING OF MAPS function ...
1
vote
1answer
32 views

How to write a file in an Server Object Extension (SOE)

I would like to create a file with an ArcGIS Server Object Extension and return the url. Is this possible? Where would I write the file? I'm working with .Net, IIS, and AGS 10.1.
0
votes
0answers
29 views

View in ArcGIS JavaScript (Rest/Services) and API's not working with cache tile services

In AGS 10.0 I shared the C:/arcgisserver folder, and now my apps and rest endpoints will not display any of my cached services. I can view them fine in ArcCatalog however. I can build new caches but ...
0
votes
0answers
13 views

Map/Feature Services stopping periodically

I have 2 map services with feature access enabled running in a FLEX API web application. One of the map services seems to stop on its own a few minutes after it is started. Only one of the services ...
2
votes
0answers
37 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 ...
0
votes
1answer
39 views

How do I exclude raster layers from legend? (Silverlight, ArcGIS Server)

I'm trying to adjust my Print Widget so that raster layers do not show up in the legend. My thinking was that I could test for a layer type and not add the item to the legend if it is a raster. ...
0
votes
1answer
32 views

Error code 500: Geoprocessing Task Failed

We are calling custom Geoprocessing Tool from sliverlight application. This GP Tool throws an below error. When I take a request from fiddler and copy in IE and execute also fails with below message. ...
0
votes
0answers
25 views

Why does my feature service allow add and delete but can't update attributes

I have published a FeatureService in ArcGIS 10.1. I connect to the service with this JSAPI sample: Using the Attribute Inspector. With this sample I can add features and I can move or delete ...
1
vote
1answer
36 views

How to upload polygon data for appending to a geodatabase via a JS API web application

After a many hours of research, I am having a hard time determining the feasibility of an application I am trying to build. Basic proposed functionality is: user logs in, uploads polygon (either ...
0
votes
1answer
42 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
97 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
41 views

Maps with Clipping on ArcGIS Server

We are publishing raster layers (computed via kriging) to ArcGIS server 10.1. A significant feature of our local geography is a large body of water, in our case, Lake Michigan. Although I can clip ...
1
vote
1answer
38 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.
0
votes
1answer
40 views

psexec remote file execution with ArcGIS Server

This is perhaps going a bit out of bounds, so i'm not confident I'll get an answer. The short of this is that I've created a python script which leverages psexec to start a bat file on a remote ...
2
votes
1answer
36 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
46 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
vote
0answers
49 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 ...
1
vote
0answers
20 views

Issue with 'ESRI.ArcGIS.Client.Geometry.Geometry' in WCF service

I am having this issue with using Geomtry that is returned from a WCF service. As part of the service, I have added a service reference for the map service that I am using in this project. I am trying ...
0
votes
1answer
26 views

Need help in Symbology for ArcGIS JS API 3.2/3.3

I am displaying various symbols in my application and initially all are displaying at once (looks like bulky) so how do I set symbol levels in ArcGIS so that according to zoom level symbol size will ...
1
vote
1answer
33 views

How to extend a custom NASolver in ArcGIS Server 10.1?

The past year we developed a custom NASolver with C# , it works fine and that job has finished. Now we are planning to use it from ArcGIS Server. The problem is that we have no information for that. ...
7
votes
2answers
159 views

How to become a GIS Mobile Developer?

I am mid level GIS Analyst\GPS Coordinator who would like to become a GIS mobile developer at some point. At my workplace we work in the ESRI Platform,ArcGIS Server etc Being a GIS Analyst without any ...
1
vote
1answer
40 views

What are the options for working around the max number of records returned for a query task on ArcGIS Server 9.3.1?

I'm trying to return polygon features that intersect a larger polygon which defines my area of interest. It is working in some cases, but when the area of interest gets large (7000 intersecting ...
0
votes
1answer
34 views

restricting user access to map services on arcgis server

If we have all our map services published on one server, can we configure it such that our users can only see or access a only a subset of the map services? Thanks.
1
vote
1answer
81 views

FeatureDataGrid and FeatureDataForm will not commit to database or input data

This is the second time that I have posted about this. In my previous question they told me I needed to enable the Feature Access capability. I did this and then it said I needed to have a Data Store ...

1 2 3 4 5 15