mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-11 19:37:18 +00:00
| .. | ||
| EU_map_example.PNG | ||
| geojson_example.geojson | ||
| ips_to_maps.py | ||
| NA_map_example.PNG | ||
| readme.md | ||
| World_map_example.PNG | ||
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: