pull/260/head
Stephen Mather 2016-02-25 13:31:28 -05:00
rodzic e6494cc588
commit 39ef27e201
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -165,7 +165,7 @@ class ODM_GeoRef(object):
pipelineXml += ' </Writer>'
pipelineXml += '</Pipeline>'
with open(self.odm_georeferencing_pdal, 'w') as f:
with open(tree.odm_georeferencing_pdal, 'w') as f:
f.write(pipelineXml)
# call pdal