diff --git a/docker_tasks/vector_ingest/handler.py b/docker_tasks/vector_ingest/handler.py index 333a1530..34cc88fa 100644 --- a/docker_tasks/vector_ingest/handler.py +++ b/docker_tasks/vector_ingest/handler.py @@ -232,7 +232,7 @@ def load_to_featuresdb(filename: str, collection: str): "EPSG:4326", "-oo", "X_POSSIBLE_NAMES=lon", - "-oo", + "-oo", "Y_POSSIBLE_NAMES=lat", filename, "-nln",