Geometry.
plot
Plot the geometry.
profile_raster_width (float, int) – Target distance between the individual points of a profile
trace_raster_width (float, int) – Target distance between the individual profiles on the trace
axes (matplotlib.axes.Axes) – The target matplotlib.axes.Axes object of the plot. If ‘None’ is passed, a new figure will be created
matplotlib.axes.Axes
fmt (str) – Format string that is passed to matplotlib.pyplot.plot.
set_axes_equal (bool) – Set plot axes to equal scaling (Default = False).