MCPcopy
hub / github.com/originalankur/maptoposter / create_map_poster.py

File create_map_poster.py

create_map_poster.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import osmnx as ox
2import matplotlib.pyplot as plt
3from matplotlib.font_manager import FontProperties
4import matplotlib.colors as mcolors

Callers

nothing calls this directly

Calls 8

load_fontsFunction · 0.85
print_examplesFunction · 0.85
list_themesFunction · 0.85
get_available_themesFunction · 0.85
load_themeFunction · 0.85
get_coordinatesFunction · 0.85
generate_output_filenameFunction · 0.85
create_posterFunction · 0.85

Tested by

no test coverage detected