Without seeing the code, it would be hard to tell what is wrong. Setting
the figure size should work. I do this all the time myself.

As for converting map coordinates to inches, are you talking about inches
of the display? or inches of the map (as opposed to km or miles)?

Ben Root

On Sun, Jan 3, 2016 at 5:20 PM, Martin McGlensey <mmcg29...@frontier.com>
wrote:

> Hello,
>
>
>
> I’m a new user to both python and basemap. I’ve got my map working OK, but
> would like to make it larger on the display. I’ve tried the height and
> width parameters in the map definition (m=basemap(…) and
> plt.figure(figuresize=(x,y)). Neither appear to have any effect on the size
> of the map.
>
>
>
> Is there an easy way to convert map coordinates to inches?
>
>
>
> Thanks,
>
> Marty
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to