From: John [H2O] <was...@gm...> - 2008-10-22 23:19:49
|
Hello, I'm creating a web application that will take user input from a javascript map to give me bounding coordinates (i.e. urcrnrlat, urcrnrlon, llcrnrlat, llcrnrlon) and possibly a switch for polar projection. Other than that I have no further information. Which projection is the most suitable to handle anything from a 'global' plot to a zoom say over a state? I don't see the zoom being too tight, but global projections are likely. I personally prefer Equal Area, hence right now I'm working with 'aeqd', but I seem to have problems if the plot is global with that projection. Just looking for advice, opinions, and ideally examples if anyone has created a similar function / module to use in a web environment. Thanks! -john -- View this message in context: http://www.nabble.com/dynamic-basemap-tp20121594p20121594.html Sent from the matplotlib - users mailing list archive at Nabble.com. |