cleanup render code to make room for the opengl rendering engine

This commit is contained in:
Laura Klünder 2017-11-04 23:21:36 +01:00
parent f7291ff237
commit df451f9143
12 changed files with 207 additions and 159 deletions

View file

@ -15,7 +15,7 @@ from c3nav.mapdata.models import Location, Source
from c3nav.mapdata.models.access import AccessPermission
from c3nav.mapdata.models.level import Level
from c3nav.mapdata.models.locations import LocationRedirect, SpecificLocation
from c3nav.mapdata.render.base import set_tile_access_cookie
from c3nav.mapdata.render.image.utils import set_tile_access_cookie
from c3nav.mapdata.utils.locations import get_location_by_slug_for_request
ctype_mapping = {