Refactoring Mapdata Models: MapItem and GeometryMapItem
This commit is contained in:
parent
91d898f240
commit
bc0b5521ce
14 changed files with 186 additions and 192 deletions
|
@ -1,4 +1,5 @@
|
|||
from .features import Feature, FEATURE_TYPES # noqa
|
||||
from .base import MAPITEM_TYPES # noqa
|
||||
from .level import Level # noqa
|
||||
from .package import Package # noqa
|
||||
from .source import Source # noqa
|
||||
from .geometry import GeometryMapItem # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue