fix(platform): govern geospatial analysis and raster handoffs
This commit is contained in:
@@ -112,7 +112,6 @@ class BathymetryRasterAnalysisService:
|
||||
try:
|
||||
import numpy as np
|
||||
import rasterio
|
||||
from rasterio.features import geometry_mask
|
||||
from rasterio.mask import mask
|
||||
except ImportError as exc:
|
||||
raise AppError(
|
||||
|
||||
Reference in New Issue
Block a user