QGIS中坐标偏移处理
to_real("LGTD")+(randf(0.0,1.0)-0.5)*2/1000000.0
getRandomValue()
import numpy
def getRandomValue():
return numpy.random.random()
to_real("LGTD")+(randf(0.0,1.0)-0.5)*2/1000000.0
getRandomValue()
import numpy
def getRandomValue():
return numpy.random.random()