Select to view content in your preferred language

Consuming custom map tiles via my ArcGIS 10 Desktop AddIn

817
1
09-24-2010 11:11 AM
JoshFinken
Emerging Contributor
How can I programmatically consume and render custom map tiles in ArcMap via my ArcGIS 10 Desktop AddIn?  I believe ITiledMapServer2 should be involved but it is unclear to me.  (The equivalent class within the ArcGIS for Flex API is TiledMapServiceLayer).

I am a software engineer for earthmine Inc, and have built an AddIn for ArcGIS 10 Desktop via the ArcObjects SDK for .NET.  earthmine is primarily a data collection company, as such we can generate and serve our own custom map tiles detailing our collection coverage in the exact same LOD, row, column scheme common to the Bing and Google map tiling schemes.  In no way are we using ArcGIS Server.

If anyone knows if this is possible and, if so, can give more information I would greatly appreciate it.

Best regards,
Josh
0 Kudos
1 Reply
JoshFinken
Emerging Contributor
In case others are interested, this project is nearly what we were trying to accomplish:

http://arcbrutile.codeplex.com/
0 Kudos