JBOPS/maps/readme.md
2017-07-17 08:57:53 -04:00

1.0 KiB

Maps

Maps are created with either Matplotlib/Basemap or as a geojson file on an anonymous gist.

Choose which map type you'd like by using the -l argument:

  -l , --location       Map location. choices: (NA, EU, World, Geo)
                        (default: NA)

Requirements

* not required if creating geojson maps

Matplotlib map examples:

  • NA_map_example

    NA_map_example

  • EU_map_example

    EU_map_example

  • World_map_example

    World_map_example