hvplot
hvplot copied to clipboard
I love coastline=True. Could we also have borders=True, states=True, rivers=True ?
I love the convenience of coastline=True in hvplot.
Would it be straightforward to add the rest of the very common feature types from: https://scitools.org.uk/cartopy/docs/latest/matplotlib/feature_interface.html#cartopy.feature ?

Maybe features= which accepts one or more of those as strings?
Seconded!
The only thing I would say is if features is supported, I would eventually deprecate the coastline keyword.
features has been implemented, I think this could be closed?