georeference.org
Subscribe to this thread
Home - General / All posts - Is it possible to link to an ArcGIS Image Server and record tile downloads
mdance40 post(s)
online
#07-Apr-08 14:28

I am investigating what would be involved in building an IMS application that 1) links a background image from a ArcGIS Image Server, and 2) is also able to track the tile downloads to a specific user passed in by the IMS application.

I am not familiar how the image servers work and what caching is involved and was hoping to get some insight.

Thanks for any help!

adamw


4,662 post(s)
#10-Apr-08 05:07

It would be easiest to link ArcGIS Image Server data via the OGC WMS interface (File - Link - Image, OGC WMS Servers, be sure to increase the default image size). That won't allow tracking downloaded tiles to individual users, however.

You can also write your own image server module for ArcGIS Image Server and link data using that module. That will allow you to do the tracking.

mdance40 post(s)
online
#10-Apr-08 09:39

Thanks Adam for your help, I am currently going through the Manifold Power Pack source code to see what is involved in writing an image server module.

0 msec Copyright (C) 2007-2008 Manifold.net. All rights reserved.