Select to view content in your preferred language

Request - ImageLayer that acts as a groundOverlay

742
3
11-11-2011 07:24 AM
IanWatkins
Emerging Contributor
Can we have a new layer type that will take an image and stretch-draw it onto a basemap?

I currently use: http://thunderheadxpler.blogspot.com/2009/02/ground-overlays-on-maps.html to draw images correctly on wkid:4326 Geographic maps just fine.

But as we move to more Web Mercator basemaps maybe it is time to have a layer that can do this correctly for web mercator base maps with geographic images without needing any backend services.

Many of my apps are used on closed networks and sometime totally deployed on a laptop, so no chance of having a backend to help.

Google had it in their Maps API for Flash and it worked well. You could take an image that was geographic and given the right parameters would draw it correctly on a web mercator map, including stretching the right amount depending on latitude throughout the image.

Cheers

Ian
Tags (2)
0 Kudos
3 Replies
stevemclaughlin
Occasional Contributor
This would be awesome, I could really use this.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Guys,

   I don't understand... Are you having issues using MapImageLayer???

http://resources.arcgis.com/en/help/flex-api/apiref/index.html

The MapImageLayer class is used to add georeferenced images to the map.


Steve is this not you in this thread???

http://forums.arcgis.com/threads/76964-MapImage-not-scaling-correctly-when-multiple-mapimages-in-Map...
0 Kudos
stevemclaughlin
Occasional Contributor
Yes, that's me, the problem is that the projections are way, way off, it looks like the bitmap is just laid on top of the map without any sort of projection, ie. for a full map image, the image should stretch more at the poles, but it appears not to.
If you want an example, I can create one if you want.  Thanks,
-steve
0 Kudos