mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-11 07:11:48 +02:00
Fix documentation.
This commit is contained in:
parent
0371172aef
commit
913ac05f23
4 changed files with 26 additions and 11 deletions
|
@ -1,3 +1,9 @@
|
|||
"""
|
||||
Drawing tree features on the map.
|
||||
|
||||
If radius of trunk or crown are specified they are displayed with simple
|
||||
circles.
|
||||
"""
|
||||
import numpy as np
|
||||
from colour import Color
|
||||
from svgwrite import Drawing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue