Open(filepath) TEST=3 sql = "SELECT id FROM %s WHERE id=%s" %(layer_name,TEST) layer = ogr_ds.ExecuteSQL(sql) print layer.
確定! 回上一頁