mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-05 12:21:54 +02:00
Issue #69: support PNG image splitting.
This commit is contained in:
parent
a8dd8390f7
commit
3f5b88fd20
5 changed files with 58 additions and 29 deletions
|
@ -8,7 +8,7 @@ from colour import Color
|
|||
from svgwrite import Drawing
|
||||
from svgwrite.path import Path
|
||||
|
||||
from roentgen.direction import Sector, DirectionSet
|
||||
from roentgen.direction import DirectionSet, Sector
|
||||
from roentgen.flinger import Flinger
|
||||
from roentgen.osm_reader import OSMNode, Tagged
|
||||
from roentgen.road import Lane
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue