enable using the tileserver with minimal requirements
This commit is contained in:
parent
11678251bf
commit
2185c1ac6a
9 changed files with 21 additions and 17 deletions
|
@ -8,7 +8,7 @@ from shapely.geometry import CAP_STYLE, JOIN_STYLE, mapping
|
|||
from c3nav.mapdata.fields import GeometryField
|
||||
from c3nav.mapdata.models.geometry.base import GeometryMixin
|
||||
from c3nav.mapdata.models.locations import SpecificLocation
|
||||
from c3nav.mapdata.utils.cache import changed_geometries
|
||||
from c3nav.mapdata.utils.cache.changes import changed_geometries
|
||||
from c3nav.mapdata.utils.json import format_geojson
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue