more stuff about access and footer
This commit is contained in:
parent
4421d1a3e8
commit
e6255c8ecd
17 changed files with 97 additions and 68 deletions
|
@ -10,8 +10,9 @@ from scipy.sparse.csgraph._shortest_path import shortest_path
|
|||
from scipy.sparse.csgraph._tools import csgraph_from_dense
|
||||
from shapely.geometry import CAP_STYLE, JOIN_STYLE, LineString
|
||||
|
||||
from c3nav.mapdata.permissions import get_public_packages, get_public_private_area
|
||||
from c3nav.access.apply import get_public_packages
|
||||
from c3nav.mapdata.utils.geometry import assert_multilinestring, assert_multipolygon
|
||||
from c3nav.mapdata.utils.misc import get_public_private_area
|
||||
from c3nav.routing.point import GraphPoint
|
||||
from c3nav.routing.room import GraphRoom
|
||||
from c3nav.routing.utils.base import get_nearest_point
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue