1
vote
0answers
73 views

ArcGIS Server 10.0, Rest Service not showing relashionship class

It's the first time that I am using Relationship Classes for a web mapping project. Everything seems to be set-up properly, meaning I can get the related info out of ArcMap and ArcCatalog when ...
2
votes
0answers
97 views

ArcGIS Server - E-Tags

From an ArcGIS Server (9.3.x or 10.x) instance, can anyone confirm if REST HTTP response headers are modified when the data within a layer is updated? For example, if I query a layer at time x and ...
2
votes
1answer
313 views

Map service appears in the web REST view but not in ArcMap?

I have an ArcSDE server serving some poly layers through a map service running on ArcGIS Server 10.0. The service appears to be working--I can navigate to it just fine in the REST view and I can see ...
2
votes
1answer
440 views

Why is sometimes geometryType not returned in JSON from ArcGIS Server layer REST API?

Does someone know why the geometryType not always get returned from ArcGIS Server layers? According to the API documentation Layer / Table the geometryType is returned on layers: //properties ...