As a software developer, I need to query spatially which images in a mosaic image service intersect a point. I would like to use the footprint polygons to do this point-in-polygon analysis.
Can I get access to the footprints via the SOAP API from the mosaic image service?
If not, how can I get the footprints into a feature class so I could publish this as a map service?
Any advice as to how to accomplish this task is very much appreciated.
Thanks!