On Tue, Jan 17, 2012 at 01:46:27AM -0800, Nathann Cohen wrote:
>    graphs.maps.WorldMap(world = "US")
>    Ahem. No, rather 
>    graphs.maps.WorldMap()
>    graphs.maps.USMap()

Or just, from the user perspective:

        graphs.WorldMap("World countries")
        graphs.WorldMap("USA states")
        graphs.WorldMap("Continental USA states")
        graphs.WorldMap("Europe countries")
        graphs.WorldMap("French departments")
        graphs.WorldMap("French regions")
        graphs.WorldMap("German länders")
        graphs.WorldMap("Paris Arrondissements")

If we are ready to afford a change of name, than WorldMap could
possibly become Atlas.

Cheers,
                                Nicolas
--
Nicolas M. Thiéry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to