A type of Web service that generates maps.

learn more… | top users | synonyms

5
votes
1answer
72 views

Tips for minimizing shapefile size without compromising geographical detail?

I work for a state government's fisheries service, and lately we've been digitizing a lot of our regulatory boundaries within the state's waters that we'd like to service out on web maps. ...
3
votes
1answer
52 views

Is there a service that would return me all streets in a city (ZIP)?

I am looking for a service that you know of, that would return me all streets in a city (ZIP) for the purpose of building a drop-down (or auto-complete) address entry field. Thanks
0
votes
1answer
28 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 ...
3
votes
0answers
237 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 ...
2
votes
0answers
380 views

Intersection problem: too many elements?

I have this code where an IGeometry shape (4-5 circles not filled) should be intersected with another layer's features // Convert from IGeometry to ADF Geometry Polygon ...
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
188 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
0answers
98 views

Viewing Multiple Grouped Data as ESRI Map Service in ArcGIS Explorer Online

I'm trying to add ESRI Map Service to ArcGIS Explorer Online. This map service consists of 3 group layers, one of which contains 3 further subgroups. I tried adding my mapservice to the web viewer ...
1
vote
0answers
60 views

Are there any Amazon Silk demo videos showing tiled mapservice performance?

After reading about Amazon's Silk browser, it seems like this might work really well serving map tiles that are stored in S3. Does anyone know of any video from a live demo showing a web mapping app ...
1
vote
0answers
74 views

Intersection between two ADF GraphicsLayer

I know how to intersect features from a ADF Geometry with a map ADF GraphicsLayer, but this requires me to have ONE LAYER on the map and then use a spatial filter on it. If I have two GraphicsLayer ...
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
14 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 ...
0
votes
0answers
103 views

Unable to publish large map services to arcgis for server 10.1

I published various map services(feature layers) for multiple web mapping applications on the new ArcGIS for Server 10.1. There were about 50 services and averaged about 50mb in size. This was ...
0
votes
0answers
70 views

Creating MapServer in Geoprocessing service

Is it possible to create MapServer in Geoprocessing service in ArcServer 10? I have see that we can access MapServer from Geoprocessing result, http://<arcgis rest ...
0
votes
0answers
103 views

How can i get local service URL?

I created a local map service in arc catalog. Then i open arc catalog and in "GIS Servers" clicked in XXX(my computer name). Then listed services down.I right clicked on my service and select ...
0
votes
0answers
104 views

Published Map Service Not Rendering Raster Catalog

I have a map service on ArcGIS Server 10.0 that contains a managed raster catalog. All layers are recognized and render except for the raster catalog. No errors are thrown when the service is ...