0
votes
0answers
21 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
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
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
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.
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
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
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.
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
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
1answer
132 views

Network Analyst REST service gives error “Routing error: Unable to complete operation unable to find attribute invalid Context”

I have created an Network Analyst Routing sample. On Arcmap it works fine when creating a route on the data. However, when I create Network Analyst service through ArcGIS Server, using this REST ...
1
vote
0answers
74 views

arcpy ArcGIS Server

Could someone please help me by giving me an example on how to make/connect/Add ArcGIS Server connection via python/arcpy? Thank you in advance. I'm using ArcMap 10.0 I desire to "Use GIS Services" ...
2
votes
0answers
51 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
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 ...
1
vote
1answer
99 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
120 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 ...
1
vote
0answers
94 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 ...
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
113 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
94 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
vote
2answers
137 views

Map service created correctly but is inaccessible from the Flex API

I created a map service from a mxd document. When I try to display to it through the Flex API: <esri:ArcGISDynamicMapServiceLayer ...
3
votes
0answers
152 views

How to Query Layer using ArcGIS REST Services for Records with Date Closed Field less than 24 hours ago?

I am current trying to do layer definitions on a map and so I am trying to filter some records via a time factor so i was writing in the Where field DATE_CLOSED_ON > (CURRENT_TIME - 24) and ...
3
votes
2answers
2k views

How to make heat maps?

It might beginner question regarding heat maps..I want to prepare the heat maps so what parameters are required for that?? I gone through following posts about heat map..but I did not get exact ...
1
vote
0answers
32 views

esri.tasks.GenerateRendererTask for non 10.1 ArcServer

I wish to use the same features as the esri.tasks.GenerateRendererTask but it seems that it can be only used on ArcServer 10.1. Is it possible to achieve the same dynamic natural jenks breaks in the ...
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
1answer
68 views

How can I overwrite a geodatabase in AcrGIS server 10 with SQL Server SDE, using xml workspace?

I want to transfer a geodatabase from my development server to my client's production server. We are using SQL Server, but in different versions. Hence I cannot use Backup/restore or detach/attach. ...
2
votes
1answer
432 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, ...
2
votes
1answer
110 views

How to publish model in toolbox as Geoprocessing Service?

I am using ARCGIS 10.0. I have created a model . This models takes three shape files and return the result in the form of shape file. I run this model and found it works fine and a shape file is ...
3
votes
1answer
96 views

i have an unhandled exception in asp.net

i am going to create a website and load a gis map to it. i am using arcgis 10 and i created a web application in arcgis server 10 i created a new WebSit in visual studio 2010 and add a map resource ...
2
votes
1answer
247 views

ArcGIS Server security and Windows domains - issues for non-IE browsers

I'm looking for some advice / experience in ArcGIS Server security with a Windows domain. Normally in this situation I would do some prototyping but I don't have access to a domain. I'm planning to ...
1
vote
1answer
111 views

Multiple-machine deployment scenario. Solutions?

I have a virtual machine (let's call it machine no.1) on which I have installed Microsoft SQL Express 2008 R+ ArcSDE 10.0+ ArcGIS Desktop 10.0 +ArcGIS Server 10.0. Everything is connected and works ...
2
votes
1answer
315 views

How do I interpret ESRI Licensing options to correctly build a quote that matches my requirements? [closed]

I don't know why ESRI licensing is so complicated, has so many options, and is so very poorly explained. The cynic in me says this is to force any potential customer to start a conversation with a ...
1
vote
1answer
406 views

Error when publishing Geoprocessing tool to ArcGIS Server

I've designed a model which compares some shapefiles to other shapefiles (I want to see if the files I get are the same as the files of my template). When I try to publish the toolbox (where the model ...
6
votes
2answers
1k views

Is ArcGIS 10.1 Desktop compatible with 10.0 Server?

Since upgrading my "ArcGIS for Desktop" (Windows 7) client to 10.1, I'm having the hardest time trying to figure out how to publish a Map Service on my (CentOS) 10.0 Server. Back on 10.0 Desktop, I ...
1
vote
0answers
68 views

locator service to use with ArcGIS Javascript API v2.1

I am hoping to find a locator service that will locate by address or intersection, and that will work with version 2.1 of the ArcGIS Javascript API. I tried this locator given in the examples, which ...
3
votes
2answers
372 views

ArcGIS Server 10 not publishing map services

In the past week, I managed to set up ArcGIS Server on the server but subsequently encountered errors when publishing a web map in ArcMap. I have set up the ArcGISSOC and ArcGISSOM accounts and given ...
2
votes
0answers
139 views

Invalid return value: published arcgis server 10.0 toolbox

I have a published toolbox that is using conditional execution in one of its models: This works fine in ArcGIS Desktop 10.0, and each sub model\script works fine when run separately from this model ...
2
votes
0answers
180 views

How to create Online IDW(Inverse Distance Weighted) Interpolation?

I have some point data which store as JSON.As follow: [["Lat":"12.12","Long":"23.23","ZValue":"123"],...]. I tried to interpolate them as contour line and displayed them on my ...
1
vote
1answer
164 views

How to serve raster mosaic to AutoCad Map 3D?

We are looking for a way to serve all the raster datasets we've collected over the years as a mosaic we have built in ArcGIS so that the AutoCAD department can simply import the mosaic and it will ...
1
vote
1answer
575 views

Can't add map service (map cache) to mxd

When trying to add a map service (in this case a map cache service) to an ArcMap project, I keep getting an error that says: Could not add specified data object to the map. Could not connect to the ...
2
votes
0answers
63 views

Is there an ArcGIS 10 Amazon Machine Image (AMI) patched with SP4?

I know you can patch the SP3 AMI with SP4, but is there a SP4 AMI for ArcGIS server 10 and if it exists, what is the AMI Name (or AMI ID). I know Esri has to specifically share an AMI with my Amazon ...
1
vote
2answers
369 views

ArcGIS Server 10 installation in Red Hat Enterprise Linux (RHEL)

The ArcGIS Server 10 system requirements page says that it supports Red Hat Enterprise Linux (RHEL) AS/ES 4 and RHEL 5. I have RHEL WS 4, RHEL WS 6, and RHEL Desktop 5. I am not sure if any of these ...
3
votes
2answers
159 views

What is the best way to mosaic 2 million files?

Trying to create 1 mosaic dataset from 2 million files. Would it be better to break the files into regions and then create regional mosaic datasets and then make a mosaic dataset of the mosaic ...
4
votes
1answer
271 views

Publishing multiple rasters under a single map service

I have a new project in design where I need to publish a web service that will allow access for clients (like ArcGis Server Map Services). The only thing is, I have a big raster database (~300+ ...
1
vote
0answers
74 views

What is ArcGIS's lightest-weight data type for web mapping apps to minimize network io?

I am wanting to move geometries/attributes to and from arcgis server and web client. If, I've already thought through my network io vs app architecture and have concluded with architecture Z (really ...
0
votes
1answer
359 views

Does CopyFeatures from in_memory via Python script tool cause General function failure for you?

The Python code below looks pretty straightforward. import arcpy if arcpy.Exists("D:/temp/test.gdb"): arcpy.Delete_management("D:/temp/test.gdb") if arcpy.Exists("in_memory"): ...
0
votes
1answer
228 views

Pros and Cons for developing GIS functionality in ArcGIS Web API (Silverlight) or ArcGIS for Desktop

I have an application coming together using the ArcGIS Server API for Silverlight. The app, currently, takes in two geometry points from the user and passes the geometry to an ArcGIS Elevation server ...
3
votes
2answers
702 views

Geoprocessing ArcGIS 10: Sending lat/long/elevation data to a geoprocessing service

I have a silverlight application that allows the user to select points to make a polyline. The polyline is densified per the users input (say every two feet). The new points are sent to an esri ...
1
vote
1answer
222 views

ArcGIS intergration with OpenText eDocs DM

I work for a municipality and all of our internal documents are stored in a Document Management system, OpenText eDocs DM. I would like that in my internal Mapping Application (ArcGIS Server / ...

1 2