Commit 3d796c81 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

rgb

parent e81554ef
......@@ -23,7 +23,7 @@ def createLayer(wkt, layerName="wkt"):
layer.CreateFeature(feature)
# Dereference the feature
feature = None
return layer
return layer
#-------------------------------------------------------------------------------
def rasterWkt(wkt, inputfile, outputfile):
'''
......
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