ship_mapper.make_basemap¶
-
ship_mapper.
make_basemap
(info, spatial, path_to_basemap='auto', sidebar=False)[source]¶ Makes a basemap
Parameters: Keyword Arguments: - path_to_basemap (str) – Directory where to save the produced basemap. If
'auto'
then path is setup bydefine_path_to_map()
- sidebar (bool) – If
True
space for a side panel is added to the basemap
Returns: A
.basemap
and a.grid
files- path_to_basemap (str) – Directory where to save the produced basemap. If