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
15 views

Displaying GP Results on Map

I'm trying to display delivery routes associated with ZipCodes and CRID values. My script shows as being ran successfully in FireBug and I can see the values:results I need in the response tab. I have ...
0
votes
0answers
21 views

Changes in Activeview are not in exported image

I am trying to export without Arcmap so i created a webservice in C#. The export works OK. The problem is that whatever i do with the activeview(pan, zoom) it is not affected to the exported image. I ...
1
vote
1answer
26 views

Where does the copied data get placed when publishing a service to ArcGIS Server

I use ArcGIS for Server 10.1. What is not clear to me is, where does server save data when I upload it to it? I mean the case, when data in the service is not referenced, but it is inside the service ...
2
votes
2answers
40 views

Distribute ArcGIS services across multiple servers

What do you do when you have so many published services in ArcGIS that running even one instance of each service maxes out RAM/CPU? We've grown to the point where we have more published services than ...
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 ...
0
votes
0answers
43 views

How can i generate parcel extracts on demand through a webservice

Ok, i need to generate parcel extract documents on demand. The backend is Arcgis 9.3.1 on SQL server 2008. I would like to build a webservice (C# .Net) on the server that generates these extracts. My ...
0
votes
0answers
18 views

Flex API: fit legend into a fixed frame using print widget and custom templates

does anyone have experience with trying to fit the legend of the WebAPI into a fixed frame when exporting the map to a pdf? I am using a custom template to export my map and I just cannot get the ...
0
votes
0answers
26 views

Flex API: is it possible to fit the legend into a fixed frame using print widget and custom templates

does anyone have experience with trying to fit the legend of the WebAPI into a fixed frame when exporting the map to a pdf? I am using a custom template to export my map and I just cannot get the ...
0
votes
1answer
22 views

How to create a Custom editor application using ArcGIS API for Flex?

I have seen demo of esri editor and then run in my flash builder as well.It is working well.Now I have a question that Is it possible to create my own editor?ORIf I want to place my own/desired ...
1
vote
1answer
14 views

unable to find “attribute” field in “ClassBreaksRenderer ” class

I am trying to run Map ServerLayer sample given on arcgis resource center.When I pasted the code in my FlashBuilder 4.6 then it is showing error on this line <esri:ClassBreaksRenderer ...
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
18 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 ...
1
vote
1answer
36 views

Conversion problems from mappoint to screenpoint using ArcGis Javascript API

I am getting a very strange problem when converting from mappoint to screenpoint. I am using the following code: var sp = esri.geometry.ScreenPoint(512, 151); mp = map.toMap(screenPoint); ...
0
votes
0answers
17 views

How area of any vector data can be calculated with the help of Raster data?

Do each vertex carry coordinates from raster data while digitizing for the calculation of area of any vector feature?
0
votes
1answer
32 views

How to add Shapefile to map?

How to Add Shapefile to map in ArcGIS Silverlight application runtime ? I published the shapefile feature as map service on arcgis server and consumed it my SL Application through the service Url ...
0
votes
1answer
45 views

Hiding Rest Service Url in Javascript

While users using my application, they can view resource from browser and see my arcgis rest service URLs. So If I use token based security, security token can view. Can I hide this from users?
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: ...
2
votes
1answer
43 views

ArcGIS Server 10.1 Map Service Not Using Maximum Instances

I'm running a stress test tool that's simulating 10 concurrent requests for an ArcGIS Server 10.1 (Windows) Map Service. I have the Map Server set to use a maximum pool of 4 instances. I'm not using ...
2
votes
0answers
45 views

returning exceptions to user via AGS REST

I've got a python script that I run as a standalone and as a gp service in AGS (moving to 10.1 now...). For the standalone execution, I'm throwing a custom exception if there is no data found based on ...
0
votes
0answers
37 views

How can I display popup when graphic object is added in map using Arcgis Javascript

We have to display callout popup for each graphic object that are available on map. i.e if point is created on map, it should be associated with callout popup which will display information about that ...
6
votes
3answers
114 views

can arcpy detect whether it's running in Desktop or Server?

I'm developing some code that I want to run both as an ArcGIS Server web service and as a standalone script. I want to be able to modify the execution slightly depending on whether it's running as an ...
0
votes
0answers
17 views

Adding a graphic layer , ArcGIS Server 9.3.1 WebADF

I'm , for some reason , unable to see the graphic layer , here's the code (assuming GraphicResource is a Graphic Map Resource ) : Dim gresource As ...
1
vote
1answer
57 views

Accessing ArcGIS server based services outside of firewall

I would like to know the options for making ArcGIS based map services (ArcGIS Server 10) available to users who are out of our firewall, mostly field crews and users with web access in the field. ...
2
votes
0answers
68 views

ArcGIS local server using javascript api still does http gets to services.arcgisonline.com (internet)

We have setup a local server hosting the ArcGIS server software (10.1). We installed the ArcGIS JavaScript API on the same local server. Our goal is to supply maps when the client has no internet ...
-1
votes
1answer
37 views

Do you know other map service provider company infrastructure? [closed]

I am using ArcGIS server platform for my company and ArcGIS works well. Bu I am wondering that the other big companies like that "google maps, nokia maps or bing maps" infrastructure. Which ...
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 ...
3
votes
2answers
62 views

How to store data from ArcGIS layer in SQL Server?

I'm new to ArcGIS and I want to know if I can store data from a layer to a SQL Server table and if we can do this, then how? I have already made a connection between ArcGIS and SQL Server.
2
votes
1answer
55 views

How to parse ArcGIS output XML?

I have a use case in which I need to parse the XML generated by an ArcGIS server, then push that data to another API. The ArcGIS server sits behind the firewall at our customer's site and exposes a ...
1
vote
1answer
23 views

problem to Disable the security in server.dat file

I am trying to remove the security from web services.While seaching , I found that we have to set <SecurityEnabled>True</SecurityEnabled> To ...
2
votes
0answers
80 views

Google teardrop patented [closed]

We want to indicate a point on a map and like the idea of using a teardrop but it seems that google has the teardrop idea patented (http://www.google.com/patents/USD645052 ...
0
votes
0answers
20 views

PortalBaseMapAppender:could not connect to portal

I am new to Flex and ArcGIS. I have downloaded arcgis Viewer Flex src and imported it in FlashBuilder. I have added lib (swc) file and code got fine. Now when I run the code, it displays the viewer ...
-1
votes
0answers
45 views

Using queryTask and zooming into a geometry

I am trying to get the geometry of the polygon using UNIQPOLYID and zoom the map to the feature extent. I did this, function searchGeometry(polyId){ queryTask = new ...
0
votes
1answer
51 views

Knowing the polygon id and getting the extent [duplicate]

I have a text box where I have the polygon Id like, "id_of_the_polygon_12345". Is it possible to get its extent and zoom onto it? I have figured out how to do it upon clicking on the map. But could ...
1
vote
1answer
38 views

What are the effects of changing the default Staging folder path in ArcGIS Server 10.1?

I want to change Staging folder path in ArcGIS Server 10.1. The reason is that in my C drive very low space is available and my default staging folder was created at ...
1
vote
2answers
56 views

GetFeatureInfo on ArcGIS Web Service

I am attempting to call do a GetFeatureInfo request on it a counties layer which is stored withing ArcSDE and hosted via ArcGIS Server 10. The request looks like WMS GetFeatureInfo Request The ...
1
vote
0answers
49 views

How to identify parameters sent from ArcMap to geoprocessing service on ArcGIS Server?

I have a question regarding the use of ESRI geoprocessing services and maybe some of you can give me a hint for the following "problem"... I have set up a geoprocessing service which should solve a ...
2
votes
1answer
78 views

What is the best method to publish a large amount of data on ArcGIS Server?

I am publishing 2 million records using ArcGIS Server. We are using ArcGIS for Desktop 10.1 and ArcGIS for Server 10.1. We have district wise data for India (like State----District etc) all the data ...
0
votes
0answers
26 views

Arcgis javascript API & highcharts libraries

I'm working with jsviewer and JSAPI V:2.8.I try to display a query result in a chart. what I want to do is :first, I want to query on my table and once I got the result liste I have a button that ...
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 ...
0
votes
2answers
42 views

Zooming into a particular polygon

I am getting the polygon id by doing identifyParams.geometry = evt.mapPoint; identifyParams.mapExtent = map.extent; identifyTask.execute(identifyParams, function(result) { var i; var ...
2
votes
1answer
38 views

Jsonp Callback error

Recently we have started migrating application from Javascript API 3.1 to 3.5 and we are finding this jsonp error coming sometimes during adding the layer.When we add the layer we also zoom to the ...
0
votes
1answer
41 views

ArcGIS Server 9.3 - Javascript API - Selecting Feature Problem

I have ArcGIS Server 9.3 , I'm trying to use the JS API , I successfully displayed the map , and also i could locate a feature based on ParcelID value , zoomed into this parcel , the problem is i ...
1
vote
0answers
21 views

How do I mashup imagery from Gigapan?

NASA recently published this long imagery swath onto Gigapan. Is there some way to mash up imagery from Gigapan so that it displays in a web map, using one of the ArcGIS web mapping API's?
3
votes
1answer
44 views

ArcGIS Vehicle Routing Problem Service via REST

I am trying to get a Vehicle Routing Problem to work as a geoprocessing service on one of our servers. I used the default_date with unix time stamp in miliseconds and set the times of orders and ...
2
votes
1answer
45 views

Reporting Engines used with ArcGIS Server

I'm curious what others are using to build the more elaborate reports out of ArcGIS Web API apps? By elaborate I mean ones that include lots of dynamic charts and tables, multiple maps/data frames ...
2
votes
1answer
64 views

WMS 1.3.0 from ArcGIS Server not work in GeoExt (OpenGeo Suite 3.0.2)

I used geoext sample app as in the example. added a new source and layers. but does not work: warn message "Non-existing source 'rs' referenced in layer config". but the response from the server ...
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
1answer
78 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
42 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 ...

1 2 3 4 5 16