Lionel Roubeyrie wrote:
> Hi Jeff,
> I've saw that, but I have the smalls images coordinates in geographic system,
> then I need to recompute their position everytime the user will change the
> figure's aspect, ... Not very usefull. Is there a way to extend the missing
> areas around each small i
Hi Jeff,
I've saw that, but I have the smalls images coordinates in geographic system,
then I need to recompute their position everytime the user will change the
figure's aspect, ... Not very usefull. Is there a way to extend the missing
areas around each small image by a "transparent" value, and
Lionel Roubeyrie wrote:
> Hi all,
> I think it's a trivial question, but don't find a solution:
> Drawing an image with imshow (in fact basemap.imshow), I need to put others
> images on it, but smallers, at specified locations.
> Is there a way to do so, I have tried with extent parameter, but doe
Hi all,
I think it's a trivial question, but don't find a solution:
Drawing an image with imshow (in fact basemap.imshow), I need to put others
images on it, but smallers, at specified locations.
Is there a way to do so, I have tried with extent parameter, but doesn't do
what I expect?
Thanks
--