mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-06 21:01:53 +02:00
Reorganize the project.
This commit is contained in:
parent
c07e4b4de7
commit
dfbc2691d3
39 changed files with 86 additions and 78 deletions
|
@ -12,8 +12,8 @@ import numpy as np
|
|||
import yaml
|
||||
from colour import Color
|
||||
|
||||
from map_machine.direction import DirectionSet
|
||||
from map_machine.icon import (
|
||||
from map_machine.feature.direction import DirectionSet
|
||||
from map_machine.pictogram.icon import (
|
||||
DEFAULT_COLOR,
|
||||
DEFAULT_SHAPE_ID,
|
||||
Icon,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue