Добавил геофильтры. Теперь нужен рефакторинг.
This commit is contained in:
@@ -18,6 +18,7 @@ from .data_import import (
|
||||
ProcessKubsatView,
|
||||
)
|
||||
from .api import (
|
||||
GeoPointsAPIView,
|
||||
GetLocationsView,
|
||||
LyngsatDataAPIView,
|
||||
SatelliteDataAPIView,
|
||||
@@ -70,6 +71,7 @@ __all__ = [
|
||||
'LinkVchSigmaView',
|
||||
'ProcessKubsatView',
|
||||
# API
|
||||
'GeoPointsAPIView',
|
||||
'GetLocationsView',
|
||||
'LyngsatDataAPIView',
|
||||
'SatelliteDataAPIView',
|
||||
|
||||
Reference in New Issue
Block a user