reimplement GEOMETRY_MODELS etc.
This commit is contained in:
parent
9a1ce01fdb
commit
65ccf1d92f
11 changed files with 53 additions and 20 deletions
|
@ -1,4 +1,5 @@
|
|||
from .section import Section # noqa
|
||||
from .source import Source # noqa
|
||||
from .geometry.section import Space # noqa
|
||||
from c3nav.mapdata.models.geometry.section import Building, Space, Hole, Door # noqa
|
||||
from c3nav.mapdata.models.geometry.space import StuffedArea, Stair, Obstacle, LineObstacle # noqa
|
||||
from .locations import AreaLocation, LocationGroup # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue