Skip to content
Snippets Groups Projects
Commit 0017d486 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update generate_vrt.py

parent c0bfa2fc
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ import os
import jinja2
import numpy as np
from plio.camera.footprint import generate_gcps
from plio.spatial.footprint import generate_gcps
def warped_vrt(camera, raster_size, fpath, outpath=None, no_data_value=0):
gcps = generate_gcps(camera)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment