Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
osmnx
as
ox
2
import
matplotlib.pyplot
as
plt
3
from
matplotlib.font_manager
import
FontProperties
4
import
matplotlib.colors
as
mcolors
Callers
nothing calls this directly
Calls
8
load_fonts
Function · 0.85
print_examples
Function · 0.85
list_themes
Function · 0.85
get_available_themes
Function · 0.85
load_theme
Function · 0.85
get_coordinates
Function · 0.85
generate_output_filename
Function · 0.85
create_poster
Function · 0.85
Tested by
no test coverage detected