Commit 96a82ec8 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

rgb l2

parent beb84876
...@@ -29,7 +29,7 @@ def rasterWkt(wkt, inputfile, outputfile): ...@@ -29,7 +29,7 @@ def rasterWkt(wkt, inputfile, outputfile):
''' '''
Draw WKT Polygon into a Image Draw WKT Polygon into a Image
''' '''
print (wtk) print (wkt)
print (inputfile) print (inputfile)
print (outputfile) print (outputfile)
intput = gdal.Open(inputfile) intput = gdal.Open(inputfile)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment